1 2 3 4 5 6 7
module Main where import System.IO (IO) import CommandLine (runCommandLine) main :: IO () main = runCommandLine