[GHC] #15140: GHC 8.4.2 installation crash with Stack
GHC
ghc-devs at haskell.org
Fri May 11 13:06:18 UTC 2018
#15140: GHC 8.4.2 installation crash with Stack
------------------------------------------+------------------------------
Reporter: fpanahi | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.6.1
Component: Build System | Version: 8.4.2
Resolution: invalid | Keywords:
Operating System: Windows | Architecture: x86
Type of failure: Installing GHC failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
------------------------------------------+------------------------------
Changes (by Phyx-):
* status: new => closed
* resolution: => invalid
Comment:
Right, this is indeed not a GHC bug. Stack's resolver has decided to link
both `Win32` versions `2.5.4.1` and `2.6.1.0` together at the same time.
For stack advice it's best to ask on their issue tracker as you have.
Alternatively is using the Haskell Platform and using `cabal`.
I've closed the ticket as this isn't a linker bug, re-open it if you
believe it is. (You can still comment with it closed.)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15140#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list