packages feed

monadLib-compose 0.1 → 0.1.1

raw patch · 1 files changed

+3/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

monadLib-compose.cabal view
@@ -7,7 +7,7 @@ -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented.-Version:             0.1+Version:             0.1.1  -- A short (one-line) description of the package. Synopsis:            Arrow-like monad composition for monadLib.@@ -27,6 +27,8 @@ -- An email address to which users can send suggestions, bug reports, -- and patches. Maintainer:          aristidb@googlemail.com++Homepage:            http://github.com/aristidb/monadLib-compose  -- A copyright notice. Copyright:           Copyright (C) 2010 Aristid Breitkreuz