trifecta 1.4.1 → 1.4.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~blaze-markupdep ~mtldep ~transformers
Dependency ranges changed: blaze-markup, mtl, transformers
Files
- trifecta.cabal +3/−3
trifecta.cabal view
@@ -1,6 +1,6 @@ name: trifecta category: Text, Parsing, Diagnostics, Pretty Printer, Logging-version: 1.4.1+version: 1.4.2 license: BSD3 cabal-version: >= 1.10 license-file: LICENSE@@ -46,8 +46,8 @@ array >= 0.3.0.2 && < 0.6, base >= 4.4 && < 5, blaze-builder >= 0.3.0.1 && < 0.4,- blaze-html >= 0.5 && < 0.7,- blaze-markup >= 0.5 && < 0.6,+ blaze-html >= 0.5 && < 0.9,+ blaze-markup >= 0.5 && < 0.7, bytestring >= 0.9.1 && < 0.11, charset >= 0.3.5.1 && < 1, comonad >= 4 && < 5,