[GHC] #11759: can't decompose ghc.exe path
GHC
ghc-devs at haskell.org
Sun Mar 27 19:57:38 UTC 2016
#11759: can't decompose ghc.exe path
--------------------------------------+----------------------------
Reporter: erisco | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Keywords: | Operating System: Windows
Architecture: x86_64 (amd64) | Type of failure: Other
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
--------------------------------------+----------------------------
{{{
erisco at ERICWIN C:\Users\erisco\haskell-platform-bin
$ ghc.exe
ghc.exe: panic! (the 'impossible' happened)
(GHC version 7.8.3 for x86_64-unknown-mingw32):
can't decompose ghc.exe path: "C:\\Users\\erisco\\haskell-
platform-bin\\ghc.exe"
}}}
haskell-platform-bin is a symbolic directory link to "C:\Program
Files\Haskell Platform\2014.2.0.0\bin". I did this so there would not be
spaces in the path because this is causing other issues for me.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11759>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list