[GHC] #14460: Can't decompose ghc.exe path
GHC
ghc-devs at haskell.org
Mon Nov 13 23:14:26 UTC 2017
#14460: Can't decompose ghc.exe path
-------------------------------------+-------------------------------------
Reporter: astert | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: GHC doesn't work | Unknown/Multiple
at all | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Old description:
> I downloaded the haskell platform, but when I try to use ghci I get this
> message:
>
> ghc.exe: panic!(the 'impossible' happened)
> (GHC version 8.2.1 for x86_64-unknown-mingw32):
> can't decompose ghc.exe path:
> "H:\\Programs\\Haskell\\8.2.1\\bin\\ghc.exe"
New description:
I downloaded the haskell platform, but when I try to use ghci I get this
message:
{{{
ghc.exe: panic!(the 'impossible' happened)
(GHC version 8.2.1 for x86_64-unknown-mingw32):
can't decompose ghc.exe path:
"H:\\Programs\\Haskell\\8.2.1\\bin\\ghc.exe"
}}}
--
Comment (by RyanGlScott):
I've code-formatted the panic to make this clearer.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14460#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list