X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FDriverPipeline.hs;h=afbd03e2c765f083bd18296de3baaab31f07c9c2;hp=2719470aaa82cead8b19bfb31fc172a2145939df;hb=79f275092de54ba5f7e7336c13231ad5198befdf;hpb=c5f7496604b096277e3ba57fcb6ed85422613c75 diff --git a/compiler/main/DriverPipeline.hs b/compiler/main/DriverPipeline.hs index 2719470..afbd03e 100644 --- a/compiler/main/DriverPipeline.hs +++ b/compiler/main/DriverPipeline.hs @@ -2007,5 +2007,4 @@ hscNextPhase dflags _ hsc_lang = HscLlvm -> LlvmOpt HscNothing -> StopLn HscInterpreted -> StopLn - _other -> StopLn