writer-cps-morph 0.1.0.0 → 0.1.0.1
raw patch · 2 files changed
+4/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README.md +2/−0
- writer-cps-morph.cabal +2/−2
README.md view
@@ -1,1 +1,3 @@+[](https://hackage.haskell.org/package/writer-cps-morph)+[](http://travis-ci.org/louispan/writer-cps-morph) MFunctor instance for CPS style WriterT and RWST
writer-cps-morph.cabal view
@@ -1,5 +1,5 @@ name: writer-cps-morph-version: 0.1.0.0+version: 0.1.0.1 synopsis: MFunctor instance for CPS style WriterT and RWST description: MFunctor instance for CPS style WriterT and RWST homepage: https://github.com/louispan/writer-cps-morph#readme@@ -8,7 +8,7 @@ author: Louis Pan maintainer: louis@pan.me copyright: 2017 Louis Pan-category: Web+category: Control build-type: Simple extra-source-files: README.md cabal-version: >=1.10