Description
QuasiQuoter that supports expression interpolation for hasql.
Description
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.