]> Git — Sourcephile - comptalang.git/blob - web/app/devel.hs
Update to new symantic and draft Modules rendition.
[comptalang.git] / web / app / devel.hs
1 {-# LANGUAGE PackageImports #-}
2 import "hcompta-web" Application (develMain)
3 import Prelude (IO)
4
5 main :: IO ()
6 main = develMain