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.
QuickCheck
tabulate
1 parent 704c19a commit 2d7daddCopy full SHA for 2d7dadd
halg-factor/package.yaml
@@ -80,7 +80,7 @@ tests:
80
ghc-options: -Wall
81
main: Spec.hs
82
dependencies:
83
- - QuickCheck
+ - QuickCheck >= 2.12
84
- HUnit
85
- containers
86
- arithmoi
stack-804.yaml
@@ -29,3 +29,11 @@ extra-deps:
29
- arithmoi-0.9.0.0
30
- exact-pi-0.5.0.1
31
- semirings-0.5.3
32
+- QuickCheck-2.12.6.1
33
+- hspec-core-2.6.1
34
+- repa-3.4.1.4
35
+- repa-algorithms-3.4.1.3
36
+- quickcheck-instances-0.3.19
37
+- hspec-2.6.1
38
+- hspec-discover-2.6.1
39
+- inspection-testing-0.4.2.4
0 commit comments