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-indirect-cbits
/
Main.hs
blob: c9d7037e23c28a999e92831ecf16729a5f4d4af5 (
plain
) (
blame
)
1
2
3
4
5
import
AddOne
main
:: IO
()
main
= do
putStrLn
$
show
$
addOne
2