graph-rewriting-strategies 0.2.2 → 0.2.3
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
graph-rewriting-strategies.cabal view
@@ -1,5 +1,5 @@ Name: graph-rewriting-strategies-Version: 0.2.2+Version: 0.2.3 Copyright: 2012, Robert Kreuzer, Jan Rochel License: BSD3 License-File: LICENSE@@ -15,7 +15,7 @@ Library Build-Depends:- base >= 4 && < 4.7,+ base >= 4 && < 4.8, base-unicode-symbols >= 0.2 && < 0.3, graph-rewriting >= 0.7 && < 0.8, containers >= 0.4 && < 0.6