about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/repl-targets/src/Bar.hs
blob: 18fe359e0a2a5dab4adf0b265054db09e9f1115c (plain) (blame)
1
2
3
4
module Bar (bar) where

bar :: Int
bar = 4