Skip to content

Conversation

bflyblue
Copy link

@bflyblue bflyblue commented Aug 11, 2025

I'd like to use postgresql's range and multirange types in my application, and have submitted PR's to support these in postgresql-binary and hasql, which are on Hackage now:

https://hackage-content.haskell.org/package/postgresql-binary-0.14.2/docs/PostgreSQL-Binary-Decoding.html#g:9
https://hackage-content.haskell.org/package/postgresql-binary-0.14.2/docs/PostgreSQL-Binary-Encoding.html#g:7
https://hackage-content.haskell.org/package/hasql-1.9.3/docs/Hasql-Encoders.html#v:int4range
https://hackage-content.haskell.org/package/hasql-1.9.3/docs/Hasql-Decoders.html#v:int4range

I would like to extend this to Rel8 if possible. Please could you read over my PR so far to see if I'm on the right track for the changes need for Rel8?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant