packages feed

hasql-th 0.4.0.13 → 0.4.0.14

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hasql-th.cabal view
@@ -1,5 +1,5 @@ name: hasql-th-version: 0.4.0.13+version: 0.4.0.14 category: Hasql, Database, PostgreSQL, Template Haskell synopsis: Template Haskell utilities for Hasql description:
library/Hasql/TH/Extraction/OutputTypeList.hs view
@@ -18,7 +18,7 @@ -- * Call  callStmt (CallStmt a) =-  Left "CALL statement is not supported. Use SELECT function_name()"+  Right []  -- * Insert