packages feed

compound-types 0.1.1 → 0.1.1.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

compound-types.cabal view
@@ -1,7 +1,7 @@ name:   compound-types version:-  0.1.1+  0.1.1.1 category:   Data, Types, Type System synopsis:@@ -56,7 +56,7 @@   build-depends:     -- general:     base-prelude < 2,-    base >= 4.6 && < 4.10+    base >= 4.7 && < 4.10   -- Not a benchmark really.