ANNOUNCE: GHC 7.0.1 Release Candidate 1
Christian Maeder
Christian.Maeder at dfki.de
Mon Sep 27 06:58:08 EDT 2010
Am 26.09.2010 21:03, schrieb Ian Lynagh:
>
> We are pleased to announce the first release candidate for GHC 7.0.1:
>
> http://new-www.haskell.org/ghc/dist/7.0.1-rc1/
I've tried to install HTTP (for cabal-install) and get the following error:
Configuring HTTP-4000.0.9...
Setup: At least the following dependencies are missing:
base ==3.*
What is the problem? The Build-depends of HTTP's cabal file look correct
(and fulfilled):
Build-depends: base >= 3, array, old-time, bytestring
Cheers Christian
/local/home/maeder/lib/ghc-7.0.0.20100924/package.conf.d
Cabal-1.10.0.0
array-0.3.0.2
base-4.3.0.0
bin-package-db-0.0.0.0
bytestring-0.9.1.8
containers-0.4.0.0
directory-1.1.0.0
extensible-exceptions-0.1.1.2
ffi-1.0
fgl-5.4.2.3
filepath-1.2.0.0
ghc-7.0.0.20100924
ghc-binary-0.5.0.2
ghc-prim-0.2.0.0
haskell2010-1.0.0.0
haskell98-1.1.0.0
hpc-0.5.0.6
integer-gmp-0.2.0.2
mtl-1.1.1.0
network-2.2.1.8
old-locale-1.0.0.2
old-time-1.0.0.6
parsec-2.1.0.1
pretty-1.0.1.2
process-1.0.1.4
random-1.0.0.3
rts-1.0
tar-0.3.1.0
template-haskell-2.5.0.0
time-1.2.0.3
unix-2.4.1.0
xml-1.3.7
zlib-0.5.2.0
More information about the Glasgow-haskell-users
mailing list