More detail on breakage with ghc-6.10
Don Stewart
dons at galois.com
Thu Oct 23 10:04:53 EDT 2008
g9ks157k:
> Am Samstag, 11. Oktober 2008 09:36 schrieb Duncan Coutts:
> > All,
> >
> > We've been using the cabal-install build reporting stuff to get more
> > detailed info on build failures with ghc-6.10 vs 6.8. cabal-install
> > generates these build-reports.log files and individual log files for
> > each build.
>
> build-reports.log informs me that configure failed for the lax package with
> both GHC 6.8 and GHC 6.10. However, lax used to build fine on my machine
> with GHC 6.8. So I looked at logs/lax-0.0.0.1.log but this file is empty.
> Why?
Resolving dependencies...
'lax-0.0.0.1' is cached.
cabal: The package requires Cabal library version -any && >=1.2 && <1.4
but no
suitable version is installed.
cabal: Error: some packages failed to install
Perhaps?
More information about the Glasgow-haskell-users
mailing list