packages feed

graph-rewriting-ski 0.6.3 → 0.6.4

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

graph-rewriting-ski.cabal view
@@ -1,5 +1,5 @@ Name:           graph-rewriting-ski-Version:        0.6.3+Version:        0.6.4 Copyright:      (c) 2010, Jan Rochel License:        BSD3 License-File:   LICENSE@@ -24,7 +24,7 @@     FlexibleContexts     MultiParamTypeClasses   Build-Depends:-    base >= 4.3 && < 4.7,+    base >= 4.3 && < 4.8,     base-unicode-symbols >= 0.2 && < 0.3,     graph-rewriting >= 0.7 && < 0.8,     graph-rewriting-layout >= 0.5 && < 0.6,@@ -43,7 +43,7 @@     FlexibleContexts     MultiParamTypeClasses   Build-Depends:-    base >= 4.3 && < 4.6,+    base >= 4.3 && < 4.8,     base-unicode-symbols >= 0.2 && < 0.3,     graph-rewriting >= 0.7 && < 0.8,     graph-rewriting-layout >= 0.5 && < 0.6,