Correction : Calc.Balance : utilise Typeable1 pour supporter GHC-7.6.
[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