packages feed

monad-interleave 0.2 → 0.2.0.1

raw patch · 2 files changed

+5/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Changelog.md view
@@ -1,3 +1,6 @@+# 0.2.0.1+- Fix cabal metadata+ # 0.2 - Update for latest ghcs while keeping compatibility with GHCs up to 7.0.4 
monad-interleave.cabal view
@@ -2,7 +2,7 @@ name:   monad-interleave version:-  0.2+  0.2.0.1 synopsis:   Monads with an unsaveInterleaveIO-like operation. description:@@ -90,7 +90,7 @@     ghc-options:       -Wno-missing-kind-signatures -library name+library   import: ghc-options   exposed-modules:     Control.Monad.Interleave