about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/repl-targets/Bad.hs
blob: 2889be2ba757b482e3a7cb72c92cdff4a158e918 (plain) (blame)
1
2
3
4
5
6
module Bad
  ( bad )
where

bad :: Into
bad = "foo"