Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Commit c2d99db

Browse files
committed
Support building with stack
1 parent 2ccadb5 commit c2d99db

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

stack.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
resolver: lts-12.10
2+
packages: ['.']
3+
flags: {}
4+
extra-deps:
5+
- hslua-1.0.0

0 commit comments

Comments
 (0)