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-with-main
/
MainIsHere.hs
blob: 5e8d38ba70df662c5ad668499aacc0f69a11f82b (
plain
) (
blame
)
1
2
3
4
module
MainIsHere (
this
)
where
this
:: IO
()
this
=
return
()