depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
bazel
/
rules_haskell
/
tests
/
binary-custom-main
/
Main.hs
blob: c8dbf9fbdb9e405ce10a3090261f6b6f7ae858bb (
plain
) (
blame
)
1
2
3
4
module
Main (
main
)
where
main
:: IO
()
main
=
return
()