harpie 0.1.3.0 → 0.1.3.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
- harpie.cabal +2/−2
harpie.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: harpie-version: 0.1.3.0+version: 0.1.3.1 license: BSD-3-Clause license-file: LICENSE copyright: Tony Day (c) 2016-2024@@ -147,7 +147,7 @@ import: ghc2024-stanza hs-source-dirs: src build-depends:- QuickCheck >=2.14 && <2.17,+ QuickCheck >=2.14 && <2.18, adjunctions >=4.0 && <5, base >=4.18 && <5, distributive >=0.4 && <0.7,