data-fix 0.3.0 → 0.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- data-fix.cabal +2/−2
data-fix.cabal view
@@ -1,5 +1,5 @@ Name: data-fix-Version: 0.3.0+Version: 0.3.1 Cabal-Version: >= 1.10 License: BSD3 License-file: LICENSE@@ -54,7 +54,7 @@ -Wredundant-constraints -Widentities -Wmissing-export-lists build-depends:- base >=4.4 && <4.15+ base >=4.4 && <4.16 , deepseq >=1.3.0.0 && <1.5 , hashable >=1.2.7.0 && <1.4