]> Git — Sourcephile - comptalang.git/blob - web/app/main.hs
Update to new symantic and draft Modules rendition.
[comptalang.git] / web / app / main.hs
1 import Prelude (IO)
2 import Application (appMain)
3
4 main :: IO ()
5 main = appMain