Sat Dec 8 05:25:14 PST 2007 Duncan Coutts <duncan at haskell.org>
* Fix haddock markup in package description
Using ".." is haddock markup for module references. It should either be
\"...\" to escape the quotes, or /.../ to markup in italics. I've gone
for the latter.
M ./mtl.cabal -2 +2