liblawless 0.19.0 → 0.19.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- liblawless.cabal +2/−2
liblawless.cabal view
@@ -1,5 +1,5 @@ name: liblawless-version: 0.19.0+version: 0.19.1 synopsis: Prelude based on protolude for GHC 8 and beyond. license: GPL-3 license-file: LICENSE@@ -27,7 +27,7 @@ source-repository this type: git location: git@gitlab.com:misandrist/liblawless.git- tag: v0.18.3+ tag: v0.19.1 library ghc-options: -Wall -Wno-redundant-constraints -O2