]> Git — Sourcephile - comptalang.git/blob - web/app/devel.hs
Ajout : CLI.Command.* : intégration de --reduce-date.
[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