packages feed

blunt 0.0.5 → 0.0.6

raw patch · 2 files changed

+8/−4 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,6 +1,10 @@ # Change log -## v0.0.05 (2015-03-19)+## v0.0.6 (2015-03-19)++-   Switch from Bitbucket to GitHub.++## v0.0.5 (2015-03-19)  -   Constraint versions of `pointfree` dependencies. 
blunt.cabal view
@@ -1,5 +1,5 @@ name: blunt-version: 0.0.5+version: 0.0.6 cabal-version: >=1.10 build-type: Simple license: MIT@@ -7,7 +7,7 @@ maintainer: Taylor Fausak <taylor@fausak.me> synopsis: Point-free Haskell as a service. description:-    https://bitbucket.org/taylorfausak/blunt+    https://github.com/tfausak/blunt category: Web extra-source-files:     CHANGELOG.md@@ -15,7 +15,7 @@  source-repository head     type: git-    location: https://bitbucket.org/taylorfausak/blunt+    location: https://github.com/tfausak/blunt  library     exposed-modules: