X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FDriverPipeline.hs;h=59fb3aff84c3a751d276d73db94bee65fbf3101a;hb=983c316af4654b6532909a0e85dec175e808401a;hp=ef2c239177dd99ba96cca42e46c10e20d7cefd27;hpb=7eb5e29b4a7b6fef55512bc7bf3308e712ca3eba;p=ghc-hetmet.git diff --git a/compiler/main/DriverPipeline.hs b/compiler/main/DriverPipeline.hs index ef2c239..59fb3af 100644 --- a/compiler/main/DriverPipeline.hs +++ b/compiler/main/DriverPipeline.hs @@ -58,7 +58,6 @@ import Data.List ( isSuffixOf ) import Data.Maybe import System.Exit import System.Environment -import System.FilePath -- --------------------------------------------------------------------------- -- Pre-process