Skip to content

Commit 4d68504

Browse files
try to force a more recent QuickCheck
1 parent becd004 commit 4d68504

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

stack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ snapshot: lts-22.44
22
packages:
33
- .
44
system-ghc: true
5+
extra-deps:
6+
- QuickCheck-2.15.0.1

stack.yaml.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@
33
# For more information, please see the documentation at:
44
# https://docs.haskellstack.org/en/stable/topics/lock_files
55

6-
packages: []
6+
packages:
7+
- completed:
8+
hackage: QuickCheck-2.15.0.1@sha256:0cfd337bb9e6fbf09255bd24bb498a156f1d9bcd465396ac8657b25034b9ee31,9046
9+
pantry-tree:
10+
sha256: 27dddf0b64cc7d7e154326059c89b70da61530c25623af7ef576dd9db0c53821
11+
size: 2437
12+
original:
13+
hackage: QuickCheck-2.15.0.1
714
snapshots:
815
- completed:
916
sha256: 238fa745b64f91184f9aa518fe04bdde6552533d169b0da5256670df83a0f1a9

0 commit comments

Comments
 (0)