snix/third_party/bazel/rules_haskell/tests/binary-linkstatic-flag/HsLib.hs

4 lines
52 B
Haskell

module HsLib (value) where
value :: Int
value = 13