module Main (main) where import Data.List.Split main :: IO () main = putStrLn "Test suite not yet implemented."