patch applied (cabal-branches/cabal-1.14): Note in the README that you can install using the cabal program and 27 others

2012-03-28 Thread Duncan Coutts
Fri Nov 11 05:31:13 PST 2011 Duncan Coutts dun...@community.haskell.org * Note in the README that you can install using the cabal program M ./Cabal/README +11 View patch online:

patch applied (cabal): Add brief description of PVP to cabal init generated .cabal files

2012-03-28 Thread Duncan Coutts
Sat Sep 24 22:18:15 PDT 2011 Duncan Coutts dun...@community.haskell.org * Add brief description of PVP to cabal init generated .cabal files M ./cabal-install/Distribution/Client/Init.hs -2 +13 View patch online:

patch applied (cabal-branches/cabal-1.14): Add brief description of PVP to cabal init generated .cabal files

2012-03-28 Thread Duncan Coutts
Sat Sep 24 22:18:15 PDT 2011 Duncan Coutts dun...@community.haskell.org * Add brief description of PVP to cabal init generated .cabal files M ./cabal-install/Distribution/Client/Init.hs -2 +13 View patch online:

patch applied (cabal): Convert ghc option construction to use an options record and 7 others

2012-03-28 Thread Duncan Coutts
Tue Mar 27 15:52:05 PDT 2012 Duncan Coutts dun...@community.haskell.org * Convert ghc option construction to use an options record Using a structured representation of the ghc options rather than [String] makes it easier to share and reuse the code for building sets of ghc options, which

Re: [Hackage] #731: Custom Build-type with --package-db and --global encounters runtime error

2012-03-28 Thread Hackage
#731: Custom Build-type with --package-db and --global encounters runtime error -+-- Reporter: cygnus |Owner: Type: defect | Status: closed

Re: [Hackage] #437: generalise the package db settings and flags

2012-03-28 Thread Hackage
#437: generalise the package db settings and flags +--- Reporter: duncan |Owner: Type: enhancement| Status: closed Priority: normal |Milestone: Component:

Re: [Hackage] #335: GHC_PACKAGE_PATH disrespected

2012-03-28 Thread Hackage
#335: GHC_PACKAGE_PATH disrespected +--- Reporter: cjs|Owner: kmcallister Type: defect | Status: closed Priority: normal |Milestone: Cabal-1.8

patch applied (cabal-branches/cabal-1.14): Fix ticket #731

2012-03-28 Thread Duncan Coutts
Wed Mar 28 15:05:56 PDT 2012 Duncan Coutts dun...@community.haskell.org * Fix ticket #731 M ./cabal-install/Distribution/Client/Configure.hs -9 +12 View patch online: