apiary-purescript 1.2.0 → 1.2.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~purescriptPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: purescript
API changes (from Hackage documentation)
Files
- apiary-purescript.cabal +2/−2
apiary-purescript.cabal view
@@ -1,5 +1,5 @@ name: apiary-purescript-version: 1.2.0+version: 1.2.1 synopsis: purescript compiler for apiary web framework. description: example: <https://github.com/philopon/apiary/blob/master/examples/pureScript.hs>@@ -22,7 +22,7 @@ build-depends: base >=4.6 && <4.8 , template-haskell , apiary >=1.1 && <1.3- , purescript ==0.6.1.*+ , purescript ==0.6.2.* , filepath >=1.3 && <1.4 , utf8-string >=0.3 && <0.4