Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 370 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 370 Bytes

hasql-generic

This is a small library to add generic derivation of Hasql's row encoder and decoder types, Hasql.Decoder.Row and Hasql.Encoder.Params. See the code for usage examples.

Thanks to Andres Loeh for his help and some code required to make this work.

warning this library is currently in a very early stage, and therefore unstable and experimental