index
:
miniagda
master
An attempt to implement a dependently-typed language
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Main.hs
blob: 65ae4a05d5db90794a0f769fd667e23df74f67e2 (
plain
)
1
2
3
4
module
Main
where
main
::
IO
()
main
=
putStrLn
"Hello, Haskell!"