patch applied (ghc-new-tc/haddock2): Move H.Interface.Parse/Lex to H.Parse/Lex
Simon Peyton Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Sat Nov 28 14:16:16 PST 2009 David Waern <[email protected]> * Move H.Interface.Parse/Lex to H.Parse/Lex These are not just used to build Interfaces. ./src/Haddock/Interface/Lex.x -> ./src/Haddock/Lex.x ./src/Haddock/Interface/Parse.y -> ./src/Haddock/Parse.y M ./haddock.cabal -2 +2 M ./src/Haddock/Interface/LexParseRn.hs -4 +4 M ./src/Haddock/Lex.x -2 +3 M ./src/Haddock/Parse.y -7 +4 M ./src/Main.hs -3 +3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-new-tc/haddock2;a=darcs_commitdiff;h=20091128221616-a762e-89f5b4e1a282f5584d48a62908f74474910deed2.gz