Correction : Format.Ledger.Write.{show,put} : W.renderPretty -> W.renderCompact.
[comptalang.git] / web / app / main.hs
1 import Prelude (IO)
2 import Application (appMain)
3
4 main :: IO ()
5 main = appMain