packages feed

rhine 0.5.0.0 → 0.5.0.1

raw patch · 2 files changed

+4/−3 lines, 2 filesdep ~freePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: free

API changes (from Hackage documentation)

Files

README.md view
@@ -2,3 +2,4 @@ --------  This is the main library.+For details, visit [[https://github.com/turion/rhine]].
rhine.cabal view
@@ -1,6 +1,6 @@ name:                rhine -version:             0.5.0.0+version:             0.5.0.1  synopsis: Functional Reactive Programming with type-level clocks @@ -46,7 +46,7 @@ source-repository this   type:     git   location: git@github.com:turion/rhine.git-  tag:      v0.5.0.0+  tag:      v0.5.0.1   library@@ -100,7 +100,7 @@                     ,  dunai        == 0.4.0.*                     ,  transformers == 0.5.*                     ,  time         == 1.8.*-                    ,  free         == 5.0.*+                    ,  free         == 5.1.*                     ,  containers   == 0.5.*                     ,  vector-sized >= 0.6      && < 1.1                     ,  deepseq      == 1.4.*