Re: #16409: fresh install crashes
"GHC" <[email protected]> Sat, 09 Mar 2019 15:37:35 -0000
| Newsgroups | gmane.comp.lang.haskell.glasgow.bugs |
|---|---|
| Message-ID | <[email protected]> |
--===============1051901152460526873==
Content-Type: multipart/related;
boundary="===============4468708532813981125=="
--===============4468708532813981125==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
#16409: fresh install crashes
-------------------------------------+-------------------------------------
Reporter: eightorbit | Owner: (none)
Type: bug | Status: new
Priority: low | Milestone:
Component: GHCi | Version: 8.6.3
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64
Type of failure: Installing GHC | (amd64)
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
This looks like a duplicate of #14576. I strongly suspect, although am not
certain, that this was fixed in 8.6.4. You should be able to install this
from the [[http://downloads.haskell.org/~ghc/8.6.4/|bare binary
distribution]] without Administrator privileges (just extract the tarball
into a directory and use `ghc` from there).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16409#comment:2>