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
/
haskell_test
/
Test.hs
blob: 5ba65f82c94b212554a289ba76721fb221edfde7 (
plain
) (
blame
)
1
2
3
4
module
Test (
test
)
where
test
:: IO
()
test
=
putStrLn
"haskell_test fired"