#136: Windows error: "ghci: Unable to locate ghc.exe" -------------------------------+-------------------------------------------- Reporter: mcandre | Owner: refold Type: defect | Status: reopened Priority: major | Milestone: 2010.2.0.0 Component: Windows installer | Resolution: Keywords: | -------------------------------+-------------------------------------------- Comment (by mcandre):
Yes, when I install using the official [http://darcs.haskell.org/download/download_ghc_6_12_3.html#windows GHC 6.12.3 installer], I can use GHCi. {{{ C:\Users\andrew\Desktop>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> }}} -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/136#comment:7> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform