packages feed

grapefruit-frp 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+4/−8 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

grapefruit-frp.cabal view
@@ -1,5 +1,5 @@ Name:          grapefruit-frp-Version:       0.1.0.1+Version:       0.1.0.2 Cabal-Version: >= 1.6 Build-Type:    Simple License:       BSD3@@ -10,7 +10,7 @@ Maintainer:    wolfgang@cs.ioc.ee Stability:     provisional Homepage:      http://grapefruit-project.org/-Package-URL:   http://hackage.haskell.org/packages/archive/grapefruit-frp/0.1.0.1/grapefruit-frp-0.1.0.1.tar.gz+Package-URL:   http://hackage.haskell.org/packages/archive/grapefruit-frp/0.1.0.2/grapefruit-frp-0.1.0.2.tar.gz Synopsis:      Functional Reactive Programming core 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@@ -21,14 +21,10 @@ Category:      FRP, Reactivity Tested-With:   GHC == 7.4.1 -Source-Repository head-    type:     darcs-    location: http://darcs.grapefruit-project.org/main- Source-Repository this     type:     darcs-    location: http://darcs.grapefruit-project.org/0.1-    tag:      grapefruit-0.1.0.1+    location: http://darcs.grapefruit-project.org/monolithic/0.1+    tag:      grapefruit-0.1.0.2  Library     Build-Depends:   arrows      >= 0.2 && < 0.5,