Skip to content

Commit 131d15d

Browse files
committed
Update index-state for hedgehog-quickcheck
1 parent f6b9433 commit 131d15d

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

cabal.project

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,16 @@ allow-newer:
5858

5959
-- https://github.com/well-typed/quickcheck-lockstep/issues/38
6060
, quickcheck-lockstep:QuickCheck
61-
, quickckech-lockstep:quickcheck-dynamic
61+
, quickckeck-lockstep:quickcheck-dynamic
6262

6363
-- https://github.com/input-output-hk/fs-sim/pull/105
6464
, fs-sim:QuickCheck
6565

66+
-- https://github.com/stevana/quickcheck-state-machine/pull/54
67+
, quickcheck-state-machine:QuickCheck
68+
69+
if impl (ghc >= 9.10)
70+
allow-newer:
6671
-- https://github.com/phadej/regression-simple/pull/14
6772
, regression-simple:base
6873

@@ -118,17 +123,3 @@ source-repository-package
118123
subdir:
119124
.
120125
blockio
121-
122-
source-repository-package
123-
type: git
124-
location: https://github.com/jasagredo/quickcheck-state-machine
125-
tag: 876076ee7324ab63a071f565267140fab803bd76
126-
--sha256: sha256-ejGyP//r2UraMjmntHkxrhqi791h7D6YBIVlAdzqT4c=
127-
128-
source-repository-package
129-
type: git
130-
location: https://github.com/input-output-hk/fs-sim
131-
tag: b63d76f4a1c1f4e75c68af2431c4526afe684b3b
132-
--sha256: sha256-wUHQffD+O74CsMM+D9kNI4pkcNLj9x9f0lBCcAJ5HyE=
133-
subdir:
134-
fs-sim

0 commit comments

Comments
 (0)