Commit df227da4 authored by Clint Adams's avatar Clint Adams
Browse files

patch for blaze-markup test dep

parent 840a9437
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ bitarray 0.0.1.1
blaze-builder 0.4.1.0
blaze-builder-conduit 1.1.0 avoid
blaze-html 0.9.1.1
blaze-markup 0.8.2.1 notest
blaze-markup 0.8.2.1
blaze-svg 0.3.6.1
blaze-textual 0.2.1.0 notest
BlogLiterately 0.8.6.2 key
+11 −0
Original line number Diff line number Diff line
--- a/blaze-markup.cabal
+++ b/blaze-markup.cabal
@@ -63,7 +63,7 @@
     containers       >= 0.3  && < 0.6,
     tasty            >= 1.0  && < 1.1,
     tasty-hunit      >= 0.10 && < 0.11,
-    tasty-quickcheck >= 0.10 && < 0.11,
+    tasty-quickcheck >= 0.9 && < 0.11,
     -- Copied from regular dependencies...
     base          >= 4    && < 4.12,
     blaze-builder >= 0.3  && < 0.5,
+1 −0
Original line number Diff line number Diff line
older-tasty-quickcheck