packages feed

monad-ox 0.1.0 → 0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

monad-ox.cabal view
@@ -1,5 +1,5 @@ name:               monad-ox-version:            0.1.0+version:            0.1.1 synopsis:           Monad for observation extraction description:     The library provides an Ox monad and accompanying functions which@@ -20,7 +20,7 @@  library     build-depends:-        base >= 4 && < 5+        base >= 4 && <= 4.5       , containers       , vector       , data-memocombinators >= 0.4.3 && < 0.4.4