monadplus 1.1 → 1.2
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- monadplus.cabal +3/−3
monadplus.cabal view
@@ -1,13 +1,13 @@ name: monadplus-version: 1.1+version: 1.2 cabal-version: >= 1.6 author: Hans Hoglund maintainer: Hans Hoglund <hans@hanshoglund.se> license: BSD3 license-file: COPYING-synopsis: To be written.-category: Music+synopsis: Filtering and folding over arbitrary MonadPlus instances.+category: Control tested-with: GHC build-type: Simple