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-lib-dynamic
/
src
/
Lib.hs
blob: 0521761f357223ce747f9056e9ff19145a8a5a2c (
plain
) (
blame
)
1
2
3
4
5
{-#
LANGUAGE
NoImplicitPrelude #-}
module
Lib (
value
)
where
value
=
42