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 52aacd9 + 79408b5 commit 9607654Copy full SHA for 9607654
cabal.project.release
@@ -27,7 +27,6 @@ allow-newer:
27
data-elevator:base
28
, cborg:base
29
, cborg:ghc-prim
30
- , quickcheck-lockstep:base
31
32
-- TODO: fix assembly error in text-2.1.2
33
if (impl(ghc < 9.0) && os(windows))
@@ -43,8 +42,8 @@ source-repository-package
43
42
fs-api
44
fs-sim
45
46
--- quickcheck-lockstep with more verbose counterexamples
+-- ghc-9.12 and shrinkVar
47
source-repository-package
48
type: git
49
location: https://github.com/well-typed/quickcheck-lockstep
50
- tag: 845cd66d03d0410618c660dbcb21f58f66cf0931
+ tag: a2d95e9d0cdee376353ad9587faecc68a5c1f0f0
0 commit comments