|
runghc exit status: msg#00044lang.haskell.glasgow.bugs
It looks like runghc is exiting with status 0 if there is a problem. Shouldn't this be non-zero? $ runghc -V The Glorious Glasgow Haskell Compilation System, version 6.4 $ runghc /dev/null; echo $? Could not find module `/dev/null': use -v to see a list of the files searched for (one of the roots of the dependency analysis) <interactive>:1:76: Failed to load interface for `Main': Could not find module `Main': it is not a module in the current program, or in any known package. 0 -- Frederik -- http://ofb.net/~frederik/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-1199529 ] ghc --make panic on fptools/ghc/compiler/Lexer.hs, SourceForge.net |
|---|---|
| Next by Date: | ghc-6.2.1 panics while compiling darcs 1.0.3-rc1, Louai Khanji |
| Previous by Thread: | [ ghc-Bugs-1199529 ] ghc --make panic on fptools/ghc/compiler/Lexer.hs, SourceForge.net |
| Next by Thread: | RE: runghc exit status, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |