ghc-mod/test/data/hlint.hs

6 lines
73 B
Haskell

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