writer-cps-morph 0.1.0.1 → 0.1.0.2
raw patch · 2 files changed
+3/−3 lines, 2 files
Files
- LICENSE +2/−2
- writer-cps-morph.cabal +1/−1
LICENSE view
@@ -1,4 +1,4 @@-Copyright Author name here (c) 2017+Copyright Louis Pan (c) 2017 All rights reserved. @@ -13,7 +13,7 @@ disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Author name here nor the names of other+ * Neither the name of Louis Pan nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission.
writer-cps-morph.cabal view
@@ -1,5 +1,5 @@ name: writer-cps-morph-version: 0.1.0.1+version: 0.1.0.2 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