packages feed

reactive-banana 0.8.0.3 → 0.8.0.4

raw patch · 2 files changed

+10/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,6 +1,15 @@ Changelog for the `reactive-banana` package ------------------------------------------- +**version 0.8.0.4**++* Just a reupload. The previous archive was broken.++**version 0.8.0.3**++* Export the `Future` type.+* Restrict `containers` dependency to lower bound 0.5.+ **version 0.8.0.2**  * Fix compilation issue with hiding `empty` from the module `Reactive.Banana.Prim.Order`.
reactive-banana.cabal view
@@ -1,5 +1,5 @@ Name:                reactive-banana-Version:             0.8.0.3+Version:             0.8.0.4 Synopsis:            Library for functional reactive programming (FRP). Description:     Reactive-banana is a library for Functional Reactive Programming (FRP).