5 lines
117 B
Haskell
5 lines
117 B
Haskell
module MiniShellChoice.Message where
|
|
|
|
message :: String
|
|
message = "compare the generic shell and the shellFor shell"
|