sql-words 0.0.1.1 → 0.1.0.0
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- sql-words.cabal +1/−1
sql-words.cabal view
@@ -1,5 +1,5 @@ name: sql-words-version: 0.0.1.1+version: 0.1.0.0 synopsis: Simple idea SQL keywords data constructor into OverloadedString description: This package contiains SQL keywords constructors defined as OverloadedString literals and helper functions to concate these.