yeshql 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.cabal +1/−1
yeshql.cabal view
@@ -1,5 +1,5 @@ name: yeshql-version: 4.1.0.0+version: 4.1.0.1 synopsis: YesQL-style SQL database abstraction (legacy compatibility wrapper) description: Use quasi-quotations or TemplateHaskell to write SQL in SQL, while adding type annotations to turn SQL into well-typed Haskell