File tree Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Original file line number Diff line number Diff line change @@ -58,11 +58,16 @@ allow-newer:
58
58
59
59
-- https://github.com/well-typed/quickcheck-lockstep/issues/38
60
60
, quickcheck-lockstep :QuickCheck
61
- , quickckech -lockstep :quickcheck-dynamic
61
+ , quickckeck -lockstep :quickcheck-dynamic
62
62
63
63
-- https://github.com/input-output-hk/fs-sim/pull/105
64
64
, fs-sim :QuickCheck
65
65
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 :
66
71
-- https://github.com/phadej/regression-simple/pull/14
67
72
, regression-simple :base
68
73
@@ -118,17 +123,3 @@ source-repository-package
118
123
subdir :
119
124
.
120
125
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
You can’t perform that action at this time.
0 commit comments