PL/Haskell v1.0 Released - Mailing list pgsql-announce

From PL/Haskell via PostgreSQL Announce
Subject PL/Haskell v1.0 Released
Date
Msg-id 166493285341.658.3009552524061127450@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

PL/Haskell v1.0 Released

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@behn.us). If you have problems with the extension, submit a GitHub issue.

 

pgsql-announce by date:

Previous
From: IVM Development Group via PostgreSQL Announce
Date:
Subject: pg_ivm 1.3 released
Next
From: "RapidLoop, Inc. via PostgreSQL Announce"
Date:
Subject: RapidRows 1.0 released