PL/Haskell v4.0 Released

2024-04-17 Thread PL/Haskell via PostgreSQL Announce
We are pleased to announce the release of version 4.0 of the [PL/Haskell extension](https://github.com/ed-o-saurus/PLHaskell/releases/4.0). This extension allows users to write PostgreSQL functions in the Haskell functional programming language. Instructions can be found [here](https://github.c

PL/Haskell v3.0 Released

2023-06-25 Thread PL/Haskell via PostgreSQL Announce
We are pleased to announce the release of version 3.0 of the [PL/Haskell extension](https://github.com/ed-o-saurus/PLHaskell/releases/3.0). This extension allows users to write PostgreSQL functions in the Haskell functional programming language. Instructions can be found [here](https://github.c

PL/Haskell v2.0

2023-02-14 Thread PL/Haskell via PostgreSQL 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.c

PL/Haskell v1.0 Released

2022-10-04 Thread PL/Haskell via PostgreSQL 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: Code can be dow