Create stack project

This commit is contained in:
Joscha 2018-03-11 19:56:44 +00:00
parent f913392a0a
commit 14c5a29aa4
12 changed files with 167 additions and 0 deletions

2
Setup.hs Normal file
View file

@ -0,0 +1,2 @@
import Distribution.Simple
main = defaultMain