module Main where import MiniShellChoice.Message (message) main :: IO () main = putStrLn message