yeshql-postgresql-simple 4.1.0.0 → 4.1.0.1
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
yeshql-postgresql-simple.cabal view
@@ -1,5 +1,5 @@ name: yeshql-postgresql-simple-version: 4.1.0.0+version: 4.1.0.1 synopsis: YesQL-style SQL database abstraction (postgresql-simple backend) description: Use quasi-quotations or TemplateHaskell to write SQL in SQL, while adding type annotations to turn SQL into well-typed Haskell