]> Git — Sourcephile - comptalang.git/blob - web/app/devel.hs
Modif : Calc.Balance : polymorphisation par classes et familles de type associées
[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