about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/library-linkstatic-flag/Main.hs
blob: 2048dbdecd9a3bcd35178ff512fdf261ed429b5f (plain) (blame)
1
2
3
module Main where

main = putStrLn "hello world"