[GHC] #14021: 8.2.1 deb8 bindist fails to install on Windows 10 WSL
GHC
ghc-devs at haskell.org
Sat Mar 10 05:03:10 UTC 2018
#14021: 8.2.1 deb8 bindist fails to install on Windows 10 WSL
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: new
Priority: high | Milestone: 8.2.3
Component: Build System | Version: 8.2.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #13304 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by arvindd):
I am just trying to install iHaskell on WSL, and in the process, I am hit
also by this bug. The bug specifically occurs when I am installing one of
its dependencies via stack: "stack install gtk2hs-buildtools". The error I
get is:
ghc-cabal: Cannot find the program 'ghc'. User-specified path
'/home/athas/sandbox/ghc-8.2.2/inplace/bin/ghc-stage1' does not refer to
an
executable and the program is not on the system path.
Is there some possibility that this bug is solved in the near future? (GHC
8.4.1 is just released, and I assume the problem still exists there -
although I am yet to install the same on my machine.)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14021#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list