[Hackage] #940: cabal build silently ignores test-suites without Build-Depends

2012-04-18 Thread Hackage
#940: cabal build silently ignores test-suites without Build-Depends +--- Reporter: edsko |Owner: Type: defect | Status: new Priority: normal |Milestone:

Re: [Hackage] #940: cabal build silently ignores test-suites without Build-Depends

2012-04-18 Thread Hackage
#940: cabal build silently ignores test-suites without Build-Depends +--- Reporter: edsko |Owner: ttuegel Type: defect | Status: new Priority: normal |Mileston

Re: [Hackage] #408: cabal install / cabal update should give warning when preferred versions will result in something other than the latest version on hackage

2012-04-18 Thread Hackage
#408: cabal install / cabal update should give warning when preferred versions will result in something other than the latest version on hackage -+-- Reporter: tphyahoo|Owner: duncan coutts

Re: [Hackage] #380: Ability to blacklist packages that are on hackage

2012-04-18 Thread Hackage
#380: Ability to blacklist packages that are on hackage -+-- Reporter: guest |Owner: Type: enhancement | Status: new Priority: normal

Re: cabal patch to improve "cabal update" behavior.

2012-04-18 Thread Duncan Coutts
On Tue, 2012-04-17 at 10:32 +0300, Eyal Lotem wrote: > I built a preliminary prototype of "cabal update" enhancements: > > A) Using a Lazy I/O bytestring with the HTTP download, so that it can do a > streaming-decompress on-the-fly (This gives a 30% speedup on my machine) That's interesting. I'm