ghc-mod/test/data/hlint.hs
2013-02-12 14:31:01 +09:00

6 lines
73 B
Haskell

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