[Haskell-cafe] Re: Multi-line string literals are both easy /and/
elegant in Haskell
Mauricio
briqueabraque at yahoo.com
Mon Oct 13 17:15:03 EDT 2008
> The new QuasiQuotes extension arriving with ghc 6.10 is very exciting,
> and handling multi-line string literals is like stealing candy from
> a baby. ;)
> (...)
Cool!!!
How exactly QuasiQuote behave, and what
is available to handle them? (Or: can I
find information already on the web?)
Sugestion: what about tex like syntax,
i.e., change of line is a space, blank
line is a newline (so that we could
reformat the string without changing
content)?
Best,
Maurício
More information about the Haskell-Cafe
mailing list