fixes package.yaml setup

This commit is contained in:
Aaron Greenspan
2019-12-21 13:42:08 -07:00
parent 22e1170e79
commit 9153058a7e
7 changed files with 66 additions and 4 deletions

5
app/main.hs Normal file
View File

@@ -0,0 +1,5 @@
import Application (appMain)
import Startlude
main :: IO ()
main = appMain