packages feed

bmp 1.2.5.1 → 1.2.5.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~binaryPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: binary

API changes (from Hackage documentation)

Files

bmp.cabal view
@@ -1,5 +1,5 @@ Name:                bmp-Version:             1.2.5.1+Version:             1.2.5.2 License:             MIT License-file:        LICENSE Author:              Ben Lippmeier@@ -23,7 +23,7 @@   build-Depends:          base                 == 4.*,         bytestring           == 0.10.*,-        binary               == 0.6.*+        binary               >= 0.6 && < 0.8    ghc-options:         -O2 -Wall -fno-warn-missing-signatures