[GHC] #7728: ghc-pkg does not build
GHC
cvs-ghc at haskell.org
Thu Feb 28 19:32:43 CET 2013
#7728: ghc-pkg does not build
--------------------------------+-------------------------------------------
Reporter: jstolarek | Owner:
Type: bug | Status: new
Priority: normal | Component: ghc-pkg
Version: 7.6.2 | Keywords:
Os: Linux | Architecture: Unknown/Multiple
Failure: Building GHC failed | Blockedby:
Blocking: | Related:
--------------------------------+-------------------------------------------
Comment(by jstolarek):
After spending a few more hours on this I suspect that the problem might
be caused by two versions of `binary` package installed on my system. If
so then of course this is not a bug in GHC, but I'm yet to verify this.
So is there a way to tell the build system to use one particular version
of binary package? Hiding the package using `ghc-pkg hide` does not work
and removing any of these two versions will break a lot of installed
packages - I'd like to avoid that.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7728#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list