packages feed

bmp 1.0.0.0 → 1.0.0.1

raw patch · 1 files changed

+2/−3 lines, 1 filesdep −QuickCheckPVP ok

version bump matches the API change (PVP)

Dependencies removed: QuickCheck

API changes (from Hackage documentation)

Files

bmp.cabal view
@@ -1,5 +1,5 @@ Name:                bmp-Version:             1.0.0.0+Version:             1.0.0.1 License:             MIT License-file:        LICENSE Author:              Ben Lippmeier@@ -22,8 +22,7 @@   Build-Depends:          base                 >= 4       && < 5,         bytestring           >= 0.9.1.5 && < 1.0.0.0,-        binary               >= 0.5.0.2 && < 0.6.0.0,-        QuickCheck           >= 2.1.0.3 && < 2.2.0.0+        binary               >= 0.5.0.2 && < 0.6.0.0    ghc-options:         -Wall -fno-warn-missing-signatures -fno-warn-missing-fields