packages feed

granite 0.4.0.0 → 0.4.0.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: QuickCheck

API changes (from Hackage documentation)

Files

granite.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.0 name:               granite-version:            0.4.0.0+version:            0.4.0.1 synopsis:           Easy terminal plotting. description:        A terminal plotting library for quick and easy visualisation. license:            MIT@@ -73,7 +73,7 @@         , granite ^>= 0.4         , text >= 1.2 && < 3         , hspec >= 2.7 && < 2.12-        , QuickCheck >= 2.14 && < 2.17+        , QuickCheck >= 2.14 && < 3      hs-source-dirs: test