graph-wrapper 0.2 → 0.2.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~containersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: containers
API changes (from Hackage documentation)
Files
- graph-wrapper.cabal +2/−2
graph-wrapper.cabal view
@@ -1,7 +1,7 @@ Cabal-Version: >= 1.2 Build-Type: Simple Name: graph-wrapper-Version: 0.2+Version: 0.2.1 Maintainer: Max Bolingbroke <batterseapower@hotmail.com> Homepage: http://www.github.com/batterseapower/graph-wrapper License: BSD3@@ -15,4 +15,4 @@ Build-Depends: base >= 3.0 && < 5.0, array >= 0.3 && < 0.4,- containers >= 0.3 && < 0.4+ containers >= 0.3 && < 0.5