hlint.hs 73 B

123456
  1. module Hlist where
  2. main :: IO ()
  3. main = do
  4. putStrLn "Hello, world!"