hamlet 1.1.7.1 → 1.1.7.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~shakespearePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: shakespeare
API changes (from Hackage documentation)
Files
- hamlet.cabal +2/−2
hamlet.cabal view
@@ -1,5 +1,5 @@ name: hamlet-version: 1.1.7.1+version: 1.1.7.2 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -42,7 +42,7 @@ library build-depends: base >= 4 && < 5- , shakespeare >= 1.0.1 && < 1.1+ , shakespeare >= 1.0.1 && < 1.3 , bytestring >= 0.9 , template-haskell , parsec >= 2 && < 4