PL/Haskell v2.0

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 v2.0
Date: 2023-02-14 13:50:49
Message-ID: 167638264959.647186.14109285184114035176@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

We are pleased to announce the release of version 2.0 of the [PL/Haskell extension](https://github.com/ed-o-saurus/PLHaskell/releases/2.0). This extension allows users to write PostgreSQL functions in the Haskell functional programming language. Instructions can be found [here](https://github.com/ed-o-saurus/PLHaskell/blob/main/README.md).

Version 2.0 adds the ability to execute queries from within PL/Haskell functions. In addition, the build and install procedures have been made simpler and more robust.

Users of Ubuntu and Fedora can install the extension directly from the rpm and apt [repositories](https://github.com/ed-o-saurus/PLHaskell/blob/main/README.md#package-repositories).

If you have problems with the extension or a feature request, please submit a Github issue.

Browse pgsql-announce by date

  From Date Subject
Next Message CloudNativePG via PostgreSQL Announce 2023-02-16 08:49:45 CloudNativePG 1.19.0, 1.18.2 and 1.17.4 Released!
Previous Message pgAdmin Development Team via PostgreSQL Announce 2023-02-13 15:24:51 pgAdmin 4 v6.20 Released