#562: cabal-install update fails going through a HTTP proxy (but not
consistently)
+---
Reporter: acid2 |Owner:
Type: defect | Status: new
Priority: normal |
Hi all,
When working on a .cabal file recently I couldn't find anything in the
documentation about the proper syntax for the 'tested-with' field, so
here's a patch to add a description of it to the documentation.
-Brent
Wed Jun 10 15:45:50 EDT 2009 Brent Yorgey
* documentation update: add a d
Wed Jun 10 10:46:19 PDT 2009 Ross Paterson
* use Haskell 98 import syntax
Ignore-this: 26774087968e247b41d69350c015bc30
M ./Distribution/Simple/Program/Ld.hs -1
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20090610174619-b47d3-09393fdd3dbf7322c6e1a0faeb04295817e40919
Wed Jun 10 10:45:41 PDT 2009 Ross Paterson
* fix typo of exitcode
Ignore-this: e21da0e6178e69694011e5286b382d72
M ./Distribution/Simple/Utils.hs -1 +1
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20090610174541-b47d3-19c0c01be7807218636b8356f0b24acd99cb1c01.gz
_
#562: cabal-install update fails going through a HTTP proxy (but not
consistently)
+---
Reporter: acid2 |Owner:
Type: defect | Status: new
Priority: normal |
All,
I'm getting a lot of this kind of problem now that a new major version
of QuickCheck has come out...
bla...@amentet:~/src/projectx$ cabal install
Resolving dependencies...
cabal: dependencies conflict: Crypto-4.2.0.1 requires QuickCheck ==1.2.0.0
however
QuickCheck-1.2.0.0 was excluded becau