#940: cabal build silently ignores test-suites without Build-Depends
+---
Reporter: edsko |Owner:
Type: defect | Status: new
Priority: normal |Milestone:
#940: cabal build silently ignores test-suites without Build-Depends
+---
Reporter: edsko |Owner: ttuegel
Type: defect | Status: new
Priority: normal |Mileston
#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
#380: Ability to blacklist packages that are on hackage
-+--
Reporter: guest |Owner:
Type: enhancement | Status: new
Priority: normal
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