Skip to content

Commit 5b36125

Browse files
committed
[ fix ] a file I had inadvertently deleted
I messed up earlier today and this was missing.
1 parent df978c6 commit 5b36125

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

stack-8.10.4.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
resolver: ghc-8.10.4
2+
compiler: ghc-8.10.4
3+
compiler-check: match-exact
4+
5+
extra-deps:
6+
- filemanip-0.3.6.3
7+
- unix-compat-0.5.2
8+
9+
packages:
10+
- '.'

0 commit comments

Comments
 (0)