Throw SourceErrors instead of ProgramErrors in main/HeaderInfo.
Parse errors during dependency analysis or options parsing really shouldn't kill GHC; this is particularly annoying for GHC API clients.
Please register or sign in to comment
Parse errors during dependency analysis or options parsing really shouldn't kill GHC; this is particularly annoying for GHC API clients.