PL/Haskell v1.0 Released

From: PL/Haskell via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: PL/Haskell v1.0 Released
Date: 2022-10-05 01:20:53
Message-ID: 166493285341.658.3009552524061127450@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

I'd like to announce the release of version 1.0 of the PL/Haskell extension. This extension allows users to write PostgreSQL functions in the Haskell functional programming language. Code and build instructions can be found at:<https://github.com/ed-o-saurus/PLHaskell/tree/main>

Code can be downloaded at:<https://github.com/ed-o-saurus/PLHaskell/releases/tag/1.0>

Currently, there is no ability to access the DB from inside of Haskell functions. However, if there is enough interest from the community, I may release a subsequent version with this ability.

If you have any questions or comments, send me an email (<ed(at)behn(dot)us>). If you have problems with the extension, submit a GitHub issue.

Browse pgsql-announce by date

  From Date Subject
Next Message RapidLoop, Inc. via PostgreSQL Announce 2022-10-05 01:21:28 RapidRows 1.0 released
Previous Message IVM Development Group via PostgreSQL Announce 2022-10-03 07:51:47 pg_ivm 1.3 released