Skip to content
Snippets Groups Projects
Commit 80b72dc5 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Update to QC 2.11

parent b69162c6
No related merge requests found
...@@ -172,7 +172,7 @@ test-suite spec ...@@ -172,7 +172,7 @@ test-suite spec
, haddock-library ^>= 1.5.0 , haddock-library ^>= 1.5.0
, xhtml ^>= 3000.2.2 , xhtml ^>= 3000.2.2
, hspec ^>= 2.4.4 , hspec ^>= 2.4.4
, QuickCheck ^>= 2.10 , QuickCheck ^>= 2.11
-- Versions for the dependencies below are transitively pinned by -- Versions for the dependencies below are transitively pinned by
-- the non-reinstallable `ghc` package and hence need no version -- the non-reinstallable `ghc` package and hence need no version
......
...@@ -113,7 +113,7 @@ test-suite spec ...@@ -113,7 +113,7 @@ test-suite spec
, containers >= 0.4.2.1 && < 0.6 , containers >= 0.4.2.1 && < 0.6
, transformers >= 0.3.0 && < 0.6 , transformers >= 0.3.0 && < 0.6
, hspec ^>= 2.4.4 , hspec ^>= 2.4.4
, QuickCheck ^>= 2.10 , QuickCheck ^>= 2.11
-- internal sub-lib -- internal sub-lib
build-depends: attoparsec build-depends: attoparsec
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment