
4 May
2009
4 May
'09
12:29 p.m.
On Mon, May 04, 2009 at 05:23:59PM +0100, Jan Jakubuv wrote:
Try the following:
{-# OPTIONS -fglasgow-exts #-}
quoteS s = "\"" ++ s ++ "\"" quoteL l = map quoteS l
I forgot to say that the functions `quoteS` and `quoteL` are just for illustration. You can miss them. Jan. -- Heriot-Watt University is a Scottish charity registered under charity number SC000278.