30 May
2006
30 May
'06
1:01 a.m.
Hi, I have this basic question of how to print the character " without the backslash. I'm trying to print html code, so i need " a lot. giveHtml (Leaf (a,(b,c))) = "<frame src=\"\" name=\"" ++ [a] ++ "\" scrolling=\"No\" noresize=\"noresize\" id=\"" ++ [a] ++ "\" title=\"" ++ [a] ++ "\" />" Can anybody give me a light here? Many thx, Nuno Santos