compound-types 0.1.3.1 → 0.1.4
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
- compound-types.cabal +2/−2
compound-types.cabal view
@@ -1,7 +1,7 @@ name: compound-types version:- 0.1.3.1+ 0.1.4 category: Data, Types, Type System synopsis:@@ -59,7 +59,7 @@ CompoundTypes.Lazy build-depends: -- general:- base >= 4.7 && < 4.10+ base >= 4.7 && < 5 -- Not a benchmark really.