sourcephile
/
git
/
comptalang.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Ajout : Calc.Balance.postings
[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