mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
fixes package.yaml setup
This commit is contained in:
5
app/main.hs
Normal file
5
app/main.hs
Normal file
@@ -0,0 +1,5 @@
|
||||
import Application (appMain)
|
||||
import Startlude
|
||||
|
||||
main :: IO ()
|
||||
main = appMain
|
||||
Reference in New Issue
Block a user