]> Git — Sourcephile - comptalang.git/blob - web/app/main.hs
Ajout : Hcompta.CLI.Format.Ledger
[comptalang.git] / web / app / main.hs
1 import Prelude (IO)
2 import Application (appMain)
3
4 main :: IO ()
5 main = appMain