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
/
Wrapper.hs
blob: 00b6be28f405437ccfc707f2b25fa92584fb30e1 (
plain
) (
blame
)
1
2
3
4
5
module
Wrapper
(
module
AddOne
)
where
import
AddOne