depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
bazel
/
rules_haskell
/
tests
/
haskell_doctest
/
Main.hs
blob: 1bc6f8abc9057dbcc0b3a1b7325529f1552fc359 (
plain
) (
tree
)
f723b8b878a3
^
1
2
3
4
5
6
module
Main (
main
)
where
import
Foo (
foo
)
main
:: IO
()
main
=
print foo