Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rx9Zt-006fyl-42 for pgsql-announce@arkaria.postgresql.org; Wed, 17 Apr 2024 18:00:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rx9Zr-00EAZ8-KJ for pgsql-announce@arkaria.postgresql.org; Wed, 17 Apr 2024 18:00:11 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rx9Zq-00EAYW-MH for pgsql-announce@lists.postgresql.org; Wed, 17 Apr 2024 18:00:10 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rx9Zn-001Uz1-Cm for pgsql-announce@lists.postgresql.org; Wed, 17 Apr 2024 18:00:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=GUe6JNQFMZDPiZ3JeJgn2MfNEhtqz03y2qnZS26xUNE=; b=QPNrNdHv7cwfAeHgpUzgKV/yqG tguqvAIiaNakVq+yuiw0vLD0bQTPQGNftUPJpiVKxvfCfyt6aNLD499wQljGIFbqq6gqE06U8G607 BA5qG4Ok7nVmhJ0nLNUWcDjyn6xoGvcRsOvI2pCnRpKHjYL1TYE4PeuKmJFj2SEnxFLt6FO2vp2sr W7xw6uleOLgObKIBtVEGgWnlxEDB7fkIGo5E5z8eLHlSACn2IBcFZ74/fc/sX8S6MhKZQFFKNDeOU LO973/aMdcVyr/FjFjAGCcDWQOaAFY8ZHL5qO+sMb0Va+oElBi3SCnKmcxcMLVQc600unbi/6duQD T8OQDj1Q==; Received: from wrigleys.postgresql.org ([217.196.149.60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rx9Zl-008F6v-IR for pgsql-announce@lists.postgresql.org; Wed, 17 Apr 2024 18:00:06 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rx9Zj-00AS7q-NR for pgsql-announce@lists.postgresql.org; Wed, 17 Apr 2024 18:00:04 +0000 Content-Type: multipart/mixed; boundary="===============5153017560507089101==" MIME-Version: 1.0 Subject: PL/Haskell v4.0 Released To: PostgreSQL Announce From: PL/Haskell via PostgreSQL Announce Reply-To: ed@behn.us Date: Wed, 17 Apr 2024 18:00:02 +0000 Message-ID: <171337680238.679.10982858543667789804@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 9ea47f3468db3e69182ac063e87b92bb95ae2807e5809ff63a9e4cfcde94986a List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============5153017560507089101== Content-Type: multipart/alternative; boundary="===============1903223113812328535==" MIME-Version: 1.0 --===============1903223113812328535== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable We are pleased to announce the release of version 4.0 of the [PL/Haskell ex= tension](https://github.com/ed-o-saurus/PLHaskell/releases/4.0). This exten= sion allows users to write PostgreSQL functions in the Haskell functional p= rogramming language. Instructions can be found [here](https://github.com/ed= -o-saurus/PLHaskell/blob/main/README.md). Version 4.0 adds the ability to work with arrays. This release adds the ability to pass composite values to queries. Note that there is a break of backwards comparability regarding composite t= ypes returned from queries.=20 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/R= EADME.md#package-repositories). If you have problems with the extension or a feature request, please submit= a Github issue. --===============1903223113812328535== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable PL/Haskell v4.0 Released
 

PL/Haskell v4.0 Released

We are pleased to announce the release of v= ersion 4.0 of the PL/Haskell ex= tension. This extension allows users to write PostgreSQL functions in t= he Haskell functional programming language. Instructions can be found here.

Version 4.0 adds the ability to work with a= rrays.

This release adds the ability to pass compo= site values to queries.

Note that there is a break of backwards com= parability regarding composite types returned from queries.

Users of Ubuntu and Fedora can install the = extension directly from the rpm and apt repositories.

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

This email was sent to you from PL/Haskell. It was delivered on their behal= f by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to PL/Haskell.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============1903223113812328535==-- --===============5153017560507089101==--