[GHC] #15404: ghc-8.6 uninstallable on macos due to hard coded libgmp directory
GHC
ghc-devs at haskell.org
Wed Oct 17 19:32:24 UTC 2018
#15404: ghc-8.6 uninstallable on macos due to hard coded libgmp directory
-------------------------------------+-------------------------------------
Reporter: tmcdonell | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone: 8.6.2
Component: None | Version:
Resolution: | Keywords:
Operating System: MacOS X | Architecture:
Type of failure: Installing GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
I see what happened here: we used to build for Darwin using the in-tree
GMP but this logic was never ported to CircleCI.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15404#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list