7 lines
96 B
Haskell
Raw Normal View History

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