Hi Chris, You wrote: > If you wanted to write a Haskell application that included a WYSIWYG > HTML editor, how would you do it? I would use fckeditor. Why do you need to write an HTML editor from scratch in Haskell? That is a very, very big wheel to re-invent. Regards, Yitz