]> Git — Sourcephile - comptalang.git/blob - web/app/main.hs
Modif : Model.Amount.Unit : type -> newtype, pour des instances sur-mesure.
[comptalang.git] / web / app / main.hs
1 import Prelude (IO)
2 import Application (appMain)
3
4 main :: IO ()
5 main = appMain