ghc-mod/test/data/hlint/hlint.hs
2015-03-05 17:35:28 +01:00

6 lines
73 B
Haskell

module Hlist where
main :: IO ()
main = do
putStrLn "Hello, world!"