grapefruit-ui 0.1.0.2 → 0.1.0.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~containersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: containers
API changes (from Hackage documentation)
Files
- grapefruit-ui.cabal +3/−3
grapefruit-ui.cabal view
@@ -1,5 +1,5 @@ Name: grapefruit-ui-Version: 0.1.0.2+Version: 0.1.0.3 Cabal-Version: >= 1.6 Build-Type: Simple License: BSD3@@ -23,7 +23,7 @@ moment, the only backend is one based on GTK+. This is provided by the grapefruit-ui-gtk package. Category: FRP, Reactivity, GUI, User Interfaces-Tested-With: GHC == 7.4.1+Tested-With: GHC == 7.6.1 Source-Repository this type: darcs@@ -34,7 +34,7 @@ Build-Depends: arrows >= 0.2 && < 0.5, base >= 3.0 && < 5, colour >= 1.0 && < 2.4,- containers >= 0.1 && < 0.5,+ containers >= 0.1 && < 0.6, fraction >= 0.0.1 && < 0.2, grapefruit-frp >= 0.1 && < 0.2, grapefruit-records >= 0.1 && < 0.2