On Mon, Nov 19, 2007 at 05:39:44PM -0800, Jeremy Shaw wrote:
> You might also allow:
> 
> i18n ("multine" ++
>       "string")
> 
> provided that all the arguments of ++ are string literals. This is
> because, AFAIK, there is no other way to split a long string across
> multiple source lines in a portable way.

"multiline\
\string"

http://haskell.org/onlinereport/lexemes.html#sect2.6

Stefan

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to