[GHC] #11326: bindist built in docker won't install
GHC
ghc-devs at haskell.org
Thu Dec 31 18:29:51 UTC 2015
#11326: bindist built in docker won't install
-------------------------------------+-------------------------------------
Reporter: alanz | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Installing GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
This commit in question canonicalizes the Cabal file path and saves it in
`LocalBuildInfo` in an effort to fix
[https://github.com/haskell/cabal/issues/2994|#2994]. Perhaps `ghc-cabal`
should be working around this by relativizing the Cabal file path in
`LocalBuildInfo`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11326#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list