snix/third_party/bazel/rules_haskell/tests/package-id-clash/sublib/Bar.hs

4 lines
43 B
Haskell

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