> David Carro-Ripalda wrote: > Could you please direct me towards a good text editor to use with > hugs? > > Thank you very much. Under Window's I use UltraEdit32 (http://www.idmcomp.com/). It does syntax colouring and autoindent. It has a column mode that is great for indenting or outdenting several lines at once. It does bracket matching. It has macros and lets you program function keys to send you files to compilers. It lets you edit multiple files at once. It converts Unix files to DOS and back. I can send anyone who it wants my syntax colouring list. I think I have all the keywords, but not a complete list of words defined in the prelude. Actually, if anyone has an ascii list of all words defined in the Haskell Prelude, please send it to me. Cheers, Theodore Norvell ---------------------------- Dr. Theodore Norvell [EMAIL PROTECTED] Electrical and Computer Engineering http://www.engr.mun.ca/~theo Engineering and Applied Science Phone: (709) 737-8962 Memorial University of Newfoundland Fax: (709) 737-4042 St. John's, NF, Canada, A1B 3X5
