[GHC] #11491: GHC 10.7.3 panic while executing 'stack upgrade' on Mac OSX El Capitan
GHC
ghc-devs at haskell.org
Sun Feb 7 19:51:17 UTC 2016
#11491: GHC 10.7.3 panic while executing 'stack upgrade' on Mac OSX El Capitan
---------------------------------+----------------------------------------
Reporter: hienqnguyen | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+----------------------------------------
Comment (by hienqnguyen):
I did the following and it worked fine:
{{{
ln -s /usr/local/Cellar/ghc/7.10.3b /usr/local/opt/ghc
}}}
So it definitely related to my local installation. I used `brew` so I
think this is an issue with `brew` and not `ghc`
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11491#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list