By default, `Interactive-Haskell` change `prompt`, but not `prompt2`, so it looks strange, when try to use multiline input: ``` haskell λ> :set +m λ> let *Main FunnyPrint Main| λ> ```