gloss 1.6.1.1 → 1.6.2.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
- gloss.cabal +2/−2
gloss.cabal view
@@ -1,5 +1,5 @@ Name: gloss-Version: 1.6.1.1+Version: 1.6.2.1 License: MIT License-file: LICENSE Author: Ben Lippmeier@@ -35,7 +35,7 @@ Library Build-Depends: - base == 4.5.*,+ base == 4.*, ghc-prim == 0.2.*, containers >= 0.3.0 && < 0.5.0, bytestring == 0.9.*,