patch applied (haddock2): command like processing for theme selection
Ian Lynagh <[email protected]> Fri, 30 Jul 2010 14:00:21 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Thu Jul 22 23:19:35 PDT 2010 Mark Lentczner <[email protected]> * command like processing for theme selection The bulk of the change is threadnig the selected theme set through functions in Xhtml.hs so that the selected themes can be used when generating the page output. There isn't much going on in most of these changes, just passing it along. The real work is all done in Themes.hs. M ./src/Haddock/Backends/Xhtml.hs -39 +39 M ./src/Haddock/Backends/Xhtml/Themes.hs -24 +156 M ./src/Haddock/Options.hs -2 +8 M ./src/Haddock/Utils.hs -4 +2 M ./src/Main.hs -7 +8 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=haddock2;a=darcs_commitdiff;h=20100723061935-5505d-42132c950adf1265d3b44031199b141d0b739465.gz