patch applied (haddock2): all decls now generate Html not HtmlTable

Ian Lynagh <[email protected]> Fri, 30 Jul 2010 13:55:12 -0700
Newsgroups gmane.comp.lang.haskell.cvs.other
Message-ID <[email protected]>
Sat Apr  3 23:24:14 PDT 2010  Mark Lentczner <[email protected]>
  * all decls now generate Html not HtmlTable
  	- ppDecl return Html, and so now do all of the functions it calls
  	- added some internal tables to some decls, which is wrong, and will have
  		to be fixed
  	- decl "Box" functions became "Elem" functions to make clear they aren't
  		in a table anymore (see Layout.hs)
  	- docBox went away, as only used in one place (and its days are numbered)
  	- cleaned up logic in a number of places, removed dead code
  	- added maybeDocToHtml which simplified a number of places in the code

    M! ./src/Haddock/Backends/Xhtml.hs -2 +2
    M! ./src/Haddock/Backends/Xhtml/Decl.hs -92 +52
    M! ./src/Haddock/Backends/Xhtml/DocMarkup.hs -1 +2
    M! ./src/Haddock/Backends/Xhtml/Layout.hs -30 +16

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=haddock2;a=darcs_commitdiff;h=20100404062414-5505d-5f7ee271b006d72fcb2326a3c37e29a25f3f9e0f.gz