Set up simple stack project
This commit is contained in:
parent
d49b95b7b4
commit
b17c5d9d3d
9 changed files with 124 additions and 0 deletions
2
Setup.hs
Normal file
2
Setup.hs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
import Distribution.Simple
|
||||
main = defaultMain
|
||||
Loading…
Add table
Add a link
Reference in a new issue