Skip to content

Commit d758d9b

Browse files
authored
Add Stack project-level configuration (#17)
1 parent 4c36644 commit d758d9b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

stack.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
resolver: lts-21.13
2+
3+
flags:
4+
ghc-lib-parser-ex:
5+
no-ghc-lib: true
6+
hlint:
7+
ghc-lib: false

0 commit comments

Comments
 (0)