graph-rewriting 0.7.4 → 0.7.5
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-rewriting.cabal +2/−2
graph-rewriting.cabal view
@@ -1,5 +1,5 @@ Name: graph-rewriting-Version: 0.7.4+Version: 0.7.5 Copyright: (c) 2010, Jan Rochel License: BSD3 License-File: LICENSE@@ -19,7 +19,7 @@ base >= 4.0 && < 4.7, base-unicode-symbols >= 0.2 && < 0.3, mtl >= 1.1 && < 2.1,- containers >= 0.3 && < 0.5+ containers >= 0.3 && < 0.6 Exposed-Modules: Data.View GraphRewriting