index
:
bar
master
An inventory management system for bars
gkleen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
main.hs
blob: 4ffa93d41c45cccb255ef258c47fd0771a3eb8ee (
plain
)
1
2
3
4
5
import
Prelude
(
IO
)
import
Application
(
appMain
)
main
::
IO
()
main
=
appMain