snix/third_party/bazel/rules_haskell/tests/repl-targets/src/Bar.hs

4 lines
43 B
Haskell

module Bar (bar) where
bar :: Int
bar = 4