patch applied (cabal): Add language extensions introduced in GHC 6.8

2007-11-09 Thread Duncan Coutts
Thu Nov 8 10:56:12 PST 2007 Duncan Coutts [EMAIL PROTECTED] * Add language extensions introduced in GHC 6.8 M ./Language/Haskell/Extension.hs +18 ___ cabal-devel mailing list cabal-devel@haskell.org

patch applied (cabal): The extension is NoMonoPatBinds not MonoPatBinds

2007-11-09 Thread Duncan Coutts
Fri Nov 9 06:22:17 PST 2007 Duncan Coutts [EMAIL PROTECTED] * The extension is NoMonoPatBinds not MonoPatBinds M ./Language/Haskell/Extension.hs -1 +1 ___ cabal-devel mailing list cabal-devel@haskell.org

patch applied (cabal): Add extensions that ghc-6.6 supports

2007-11-09 Thread Duncan Coutts
Fri Nov 9 06:22:50 PST 2007 Duncan Coutts [EMAIL PROTECTED] * Add extensions that ghc-6.6 supports M ./Distribution/Simple/GHC.hs -1 +13 ___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

[Hackage] #173: cabal install installs files in wrong directory

2007-11-09 Thread Hackage
#173: cabal install installs files in wrong directory +--- Reporter: guest |Owner: Type: defect | Status: new Priority: normal |Milestone: Component:

Refinements to the Haddock 2 integration

2007-11-09 Thread David Waern
Hi everyone, Here's a patch that adds (hopefully) correct pre-processing to the Haddock 2 command. It should really be added to the Haddock 2 path as well (which AFAIK doesn't do any pre-processing except for CPP and Unlit), but I've avoided this because of the risk of introducing bugs in the