{-# LANGUAGE PackageImports #-}
import "hcompta-web" Application (develMain)
import Prelude (IO)

main :: IO ()
main = develMain