packages feed

grapefruit-ui 0.1.0.3 → 0.1.0.4

raw patch · 1 files changed

+5/−5 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

grapefruit-ui.cabal view
@@ -1,16 +1,16 @@ Name:          grapefruit-ui-Version:       0.1.0.3+Version:       0.1.0.4 Cabal-Version: >= 1.6 Build-Type:    Simple License:       BSD3 License-File:  LICENSE Copyright:     © 2007–2009 Brandenburgische Technische Universität Cottbus-               © 2011–2012 Wolfgang Jeltsch+               © 2011–2013 Wolfgang Jeltsch Author:        Wolfgang Jeltsch Maintainer:    wolfgang@cs.ioc.ee Stability:     provisional Homepage:      http://grapefruit-project.org/-Package-URL:   http://hackage.haskell.org/packages/archive/grapefruit-ui/0.1.0.2/grapefruit-ui-0.1.0.2.tar.gz+Package-URL:   http://hackage.haskell.org/packages/archive/grapefruit-ui/0.1.0.4/grapefruit-ui-0.1.0.4.tar.gz Synopsis:      Declarative user interface programming Description:   Grapefruit is a library for Functional Reactive Programming (FRP) with a focus on                user interfaces. FRP makes it possible to implement reactive and interactive systems@@ -23,12 +23,12 @@                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.6.1+Tested-With:   GHC == 7.6.3  Source-Repository this     type:     darcs     location: http://darcs.grapefruit-project.org/monolithic/0.1-    tag:      grapefruit-0.1.0.2+    tag:      grapefruit-0.1.0.4  Library     Build-Depends:   arrows             >= 0.2   && < 0.5,