Re: Here-docs in Haskell source

2006-09-22 Thread John Goerzen
On Fri, Sep 22, 2006 at 01:45:56PM +0100, Alistair Bayley wrote: Apologies if this has been covered already... I've searched the haskell-prime list archive and not found anything on this. I'd like to submit a request for a fairly trivial feature: multi-line text literals in source, AKA

Re: Here-docs in Haskell source

2006-09-22 Thread Ian Zimmerman
Alistair Apologies if this has been covered already... I've searched Alistair the haskell-prime list archive and not found anything on this. Alistair I'd like to submit a request for a fairly trivial feature: Alistair multi-line text literals in source, AKA here-docs. You know, Alistair like the