We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ef1bad + 3f00bf3 commit f31f831Copy full SHA for f31f831
hw-simd.cabal
@@ -47,7 +47,7 @@ common containers { build-depends: containers >=
47
common criterion { build-depends: criterion >= 1.4.1.0 && < 1.6 }
48
common deepseq { build-depends: deepseq >= 1.4 && < 1.5 }
49
common directory { build-depends: directory >= 1.2.2 && < 1.4 }
50
-common doctest { build-depends: doctest >= 0.16.2 && < 0.17 }
+common doctest { build-depends: doctest >= 0.16.2 && < 0.19 }
51
common doctest-discover { build-depends: doctest-discover >= 0.2 && < 0.3 }
52
common hedgehog { build-depends: hedgehog >= 0.5 && < 1.1 }
53
common hspec { build-depends: hspec >= 2.4 && < 3 }
0 commit comments