index
:
bizexp
master
bizexp
[email protected]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
Repl.hs
blob: 9f26d78057a2cb83cc0f3b2aea8dd5e37ea6cbd8 (
plain
)
1
2
3
4
5
6
module
Main
where
import
BizExpr
(
repl
)
main
::
IO
()
main
=
repl