
#7859: runghc should give an error when the path to ghc is invalid ------------------------------------------------+--------------------------- Reporter: monoidal | Owner: igloo Type: bug | Status: closed Priority: normal | Milestone: 7.8.1 Component: None | Version: 7.6.3 Resolution: fixed | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Incorrect warning at compile-time | Difficulty: Unknown Testcase: T7859 | Blockedby: Blocking: | Related: ------------------------------------------------+--------------------------- Changes (by igloo): * status: new => closed * testcase: => T7859 * resolution: => fixed Comment: We now get: {{{ runghc: defer-type-errors: rawSystem: runInteractiveProcess: exec: does not exist (No such file or directory) }}} -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7859#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler