Skip to content

Commit 8a1994b

Browse files
committed
Add stack-lts9 config
1 parent f5b37b1 commit 8a1994b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

stack-lts9.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
resolver: lts-9.3
2+
packages:
3+
- '.'
4+
- attoparsec-iso8601
5+
extra-deps:
6+
- quickcheck-instances-0.3.16
7+
- QuickCheck-2.10.0.1
8+
flags:
9+
aeson:
10+
fast: true
11+
attoparsec-iso8601:
12+
fast: true

0 commit comments

Comments
 (0)