Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 678 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 678 Bytes

hasql-interpolate

GitHub CI Hackage

hasql-interpolate provides a sql QuasiQuoter for hasql that supports interpolation of haskell expressions and splicing of sql snippets. A number of type classes are also provided to reduce encoder/decoder boilerplate.

Documentation

Hackage documentation