packages feed

rsagl-frp 0.6.0.0 → 0.6.0.1

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~containersdep ~mtldep ~rsagl-mathPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers, mtl, rsagl-math, stm

API changes (from Hackage documentation)

Files

rsagl-frp.cabal view
@@ -1,5 +1,5 @@ name:                rsagl-frp-version:             0.6.0.0+version:             0.6.0.1 license:             BSD3 license-file:        LICENSE author:              Christopher Lane Hinson@@ -35,12 +35,12 @@     ghc-prof-options:    -prof -auto-all      build-depends:       base>=4 && <5,-                         rsagl-math==0.6.0.0,+                         rsagl-math==0.6.0.1,                          random>= 1.0.0.2 && < 1.1,                          old-time>= 1.0.0.3 && < 1.1,                          array>= 0.3.0.0 && < 0.4,                          arrows>= 0.4.1.2 && < 0.5,-                         containers>= 0.3.0.0 && < 0.4,-                         mtl>= 1.1.0.2 && < 1.2,-                         stm>= 2.1.1.2 && < 2.2+                         containers>= 0.3.0.0,+                         mtl>= 1.1.0.2,+                         stm>= 2.1.1.2