packages feed

enumerator-fd 0.1 → 0.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~monads-fdPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: monads-fd

API changes (from Hackage documentation)

Files

enumerator-fd.cabal view
@@ -1,5 +1,5 @@ name: enumerator-fd-version: 0.1+version: 0.1.0.1 synopsis: Enumerator instances for monads-fd classes license: MIT license-file: license.txt@@ -22,7 +22,7 @@   ghc-options: -Wall -fno-warn-orphans    build-depends:-      monads-fd >= 0.1 && < 0.2+      monads-fd >= 0.1 && < 0.3     , enumerator >= 0.4 && < 0.5    if impl(ghc >= 6.10)