On Fri, Jul 17, 2009 at 4:37 PM, Wolfgang Jeltsch<[email protected]> wrote: > To my knowledge, Haddock only supports ASCII as input encoding. If you want to > have characters outside ASCII, you have to escape them using something like >  .
Which would mean, while editing the code I'd have to read comments like that : -- | s lection de l' tat Which becomes totally unreadable. :( David _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
