Skip to content

Commit 9607654

Browse files
authored
Merge pull request #593 from IntersectMBO/jdral/bump-qls
Bump `quickcheck-lockstep`
2 parents 52aacd9 + 79408b5 commit 9607654

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

cabal.project.release

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ allow-newer:
2727
data-elevator:base
2828
, cborg:base
2929
, cborg:ghc-prim
30-
, quickcheck-lockstep:base
3130

3231
-- TODO: fix assembly error in text-2.1.2
3332
if (impl(ghc < 9.0) && os(windows))
@@ -43,8 +42,8 @@ source-repository-package
4342
fs-api
4443
fs-sim
4544

46-
-- quickcheck-lockstep with more verbose counterexamples
45+
-- ghc-9.12 and shrinkVar
4746
source-repository-package
4847
type: git
4948
location: https://github.com/well-typed/quickcheck-lockstep
50-
tag: 845cd66d03d0410618c660dbcb21f58f66cf0931
49+
tag: a2d95e9d0cdee376353ad9587faecc68a5c1f0f0

0 commit comments

Comments
 (0)