mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
0.2.5 initial commit
Makefile incomplete
This commit is contained in:
5
agent/app/main.hs
Normal file
5
agent/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