index
:
haskell-code-explorer.git
dev
master
Web application for exploring and understanding Haskell codebases
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-package
/
app
/
Main.hs
blob: 5185ba4089f0abceda6e1e1a58736e7092abb0b3 (
plain
) (
blame
)
1
2
3
4
5
6
7
module
Main
where
import
Lib
main
::
IO
()
main
=
someFunc