Skip to content

Commit 02f6564

Browse files
committed
Add th-abstraction to stack.yamls
1 parent f3e922b commit 02f6564

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

stack-bench.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ packages:
44
- benchmarks
55
extra-deps:
66
- quickcheck-instances-0.3.14
7+
- th-abstraction-0.2.2.0

stack-lts6.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ extra-deps:
88
- quickcheck-instances-0.3.14
99
- semigroups-0.18.2
1010
- tagged-0.8.5
11+
- th-abstraction-0.2.2.0
1112
- transformers-compat-0.5.1.4
1213
flags:
1314
flags:

stack-lts7.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ packages:
55
extra-deps:
66
- integer-logarithms-1
77
- quickcheck-instances-0.3.14
8+
- th-abstraction-0.2.2.0
89
flags:
910
aeson:
1011
fast: true

stack-lts8.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ packages:
44
- attoparsec-iso8601
55
extra-deps:
66
- quickcheck-instances-0.3.14
7+
- th-abstraction-0.2.2.0
78
flags:
89
aeson:
910
fast: true

stack-nightly.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ packages:
44
- attoparsec-iso8601
55
extra-deps:
66
- quickcheck-instances-0.3.14
7+
- th-abstraction-0.2.2.0
78
flags:
89
aeson:
910
fast: true

stack-pure-unescape.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ packages:
33
- '.'
44
extra-deps:
55
- quickcheck-instances-0.3.14
6+
- th-abstraction-0.2.2.0
67
flags:
78
aeson:
89
fast: true

0 commit comments

Comments
 (0)