GHC HEAD compile failure at ghctags: "missing: Cabal >=1.25 && <1.27"

Conal Elliott conal at conal.net
Wed Mar 30 17:02:20 UTC 2016


I'm trying to recompile GHC (via GHC 7.10.3) from freshly git-pulled HEAD,
and "make" keeps dying at ghctags:

    Configuring ghctags-0.1...
    ghc-cabal: At least the following dependencies are missing:
    Cabal >=1.25 && <1.27

According to ghc-pkg I have Cabal 1.25.0.0 (compiled from a freshly
git-pulled git clone).

Any ideas what's going on and how I can fix it?

Thanks.  - Conal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20160330/1d271fa7/attachment.html>


More information about the ghc-devs mailing list