[haskell-platform] #136: Windows error: "ghci: Unable to locate ghc.exe"
haskell-platform
haskell-platform at projects.haskell.org
Wed Aug 25 22:37:39 EDT 2010
#136: Windows error: "ghci: Unable to locate ghc.exe"
-------------------------------+--------------------------------------------
Reporter: mcandre | Owner: refold
Type: defect | Status: closed
Priority: major | Milestone: 2010.2.0.0
Component: Windows installer | Resolution: worksforme
Keywords: |
-------------------------------+--------------------------------------------
Changes (by mcandre):
* status: reopened => closed
* resolution: => worksforme
Comment:
That fixed it!
{{{
C:\Users\andrew\Desktop\ghci test>ghci
GHCi, version 6.12.3: http://www.haskell.org/ghc/ :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package ffi-1.0 ... linking ... done.
Prelude>
Leaving GHCi.
}}}
[https://downloads.yellosoft.us/ghci-space.patch ghci-space.patch]
The resulting {{{ghci.exe}}} works with both GHC and Haskell Platform on
my system.
Specs once more:
* GHC 6.12.3
* Haskell Platform 2010.2.0.0
* MS Windows 7 Professional x64
Now GHCi works with default install location:
{{{C:\Program Files (x86)\Haskell Platform\2010.2.0.0}}}
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/136#comment:16>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list