packages feed

liblawless 0.25.1 → 0.25.2

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 view
@@ -1,5 +1,5 @@ name:                liblawless-version:             0.25.1+version:             0.25.2 synopsis:            Prelude based on protolude for GHC 8 and beyond. license:             GPL-3 license-file:        LICENSE@@ -29,7 +29,7 @@ source-repository this   type:     git   location:   https://gitlab.com/theunixman/liblawless.git-  tag: v0.25.1+  tag: v0.25.2  library   ghc-options: -Wall -Wno-redundant-constraints -Wno-type-defaults -O2