about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/cpp_macro_conflict/Main.hs
blob: f5a27e6a7efbef0d93302ffd7ed6be5160e39525 (plain) (blame)
1
2
3
4
import qualified Data.ByteString
import BS

main = putStrLn "hello"