module Main where import Data.List.Split main = putStrLn "Hello, Haskell!"