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-import
/
Main.hs
blob: 1bded5e8e55bee5f59f3f5c43a5df0ff51c7ef13 (
plain
) (
blame
)
1
2
3
4
5
6
module
Main
where
import
Lib (
printValue
)
main
:: IO
()
main
=
printValue