relational-query 0.8.3.3 → 0.8.3.4
raw patch · 2 files changed
+9/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +8/−0
- relational-query.cabal +1/−1
ChangeLog.md view
@@ -1,5 +1,13 @@ <!-- -*- Markdown -*- --> +## 0.8.3.4++- Update this changelog++## 0.8.3.3++- simpl-tick-factor work-around to avoid bug of GHC+ ## 0.8.3.2 - Export Register interface type from Query module.
relational-query.cabal view
@@ -1,5 +1,5 @@ name: relational-query-version: 0.8.3.3+version: 0.8.3.4 synopsis: Typeful, Modular, Relational, algebraic query engine description: This package contiains typeful relation structure and relational-algebraic query building DSL which can