packages feed

graph-rewriting-gl 0.6.5 → 0.6.6

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-gl.cabal view
@@ -1,5 +1,5 @@ Name:           graph-rewriting-gl-Version:        0.6.5+Version:        0.6.6 Copyright:      (c) 2010, Jan Rochel License:        BSD3 License-File:   LICENSE@@ -17,7 +17,7 @@  Library   Build-Depends:-    base >= 4 && < 4.4,+    base >= 4 && < 4.5,     base-unicode-symbols >= 0.2 && < 0.3,     graph-rewriting >= 0.4.6 && < 0.6,     graph-rewriting-layout >= 0.4 && < 0.5,