On Fri, Sep 22, 2006 at 12:39:34PM -0400, Ian Zimmerman wrote:
> If you do this at all, reuse the regular quotes, don't invent yet
> another weird and wonderful lexical syntax.  Haskell is already bad
> enough that way, with \ used for lambda and so on.  @" would be okay I
> guess.

Why not just go the Python way and use """ ?

That is, three literal quotes at the beginning and end.

After all, Python has lifted quite a few things from Haskell.  Time to
return the favor. ;-)
_______________________________________________
Haskell-prime mailing list
Haskell-prime@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-prime

Reply via email to