relational-record 0.2.0.0 → 0.2.0.1
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
relational-record.cabal view
@@ -1,5 +1,5 @@ name: relational-record-version: 0.2.0.0+version: 0.2.0.1 synopsis: Meta package of Relational Record description: Meta package to install Relational Record quickly homepage: http://khibino.github.io/haskell-relational-record/
src/Database/Relational/Documentation.hs view
@@ -68,7 +68,7 @@ -- $projectionPath Pi, (!), (<.>), - -- *** Projection Operators+ -- *** Record Operators -- $recordOperators ShowConstantTermsSQL,