On Aug 21, 2010, at 2:45 PM, Leon Smith <[email protected]> wrote: > Oh, I've noticed that at least with the haddock included with > ghc-6.13.20100817, the styling on the index that it generates is broken.
The new Haddock output isn't part of a release of either ghc or haddock yet. It is only in the head of the development repo for Haddock. You can see some examples of its output here: http://www.ozonehouse.com/mark/snap-xhtml/ Note that even with "Classic" styling, the markup format is totally new (no more nested tables for layout) and the original look as all achieved via CSS. This means that the current CSS the Snap web site uses to style Haddock output will no longer work once this new work is released. The good news is that it should be much easier to produce the Snap look via CSS with the new markup structure. - Mark >
_______________________________________________ Snap mailing list [email protected] http://mailman-mail5.webfaction.com/listinfo/snap
