patch applied (haddock2): drop --themes support, add named theme support

Ian Lynagh <[email protected]> Fri, 30 Jul 2010 14:00:25 -0700
Newsgroups gmane.comp.lang.haskell.cvs.other
Message-ID <[email protected]>
Thu Jul 22 23:58:31 PDT 2010  Mark Lentczner <[email protected]>
  * drop --themes support, add named theme support
    decided that --themes was silly - no one would do that, just use
      multiple --theme arguments
    made --theme a synonym for --css and -c
    made those arguments, if no file is found, look up the argument as the
      name of a built in theme
  
    all of this let's haddock be invoked with "--theme=classic" for example.

    M ./src/Haddock/Backends/Xhtml/Themes.hs -26 +39
    M ./src/Haddock/Options.hs -5 +2

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