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