gloss-algorithms 1.9.3.1 → 1.9.4.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~glossPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: gloss
API changes (from Hackage documentation)
Files
- gloss-algorithms.cabal +2/−2
gloss-algorithms.cabal view
@@ -1,5 +1,5 @@ Name: gloss-algorithms-Version: 1.9.3.1+Version: 1.9.4.1 License: MIT License-file: LICENSE Author: Ben Lippmeier@@ -25,7 +25,7 @@ base == 4.8.*, ghc-prim == 0.4.*, containers == 0.5.*,- gloss == 1.9.3.*+ gloss == 1.9.4.* ghc-options: -O2 -Wall