summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T1647.hs
blob: b785a405d0494fea53ec65b60e38566bc8240543 (plain)
1
2
3
4
5

module T1647 where

foo :: IO ()
foo = putStrLn "Foo"