From 39c135e5d5710459827f0d40861512c13eeb1ae7 Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Thu, 14 Dec 2017 16:31:30 +0200 Subject: Remove extraneous imports --- tests/GhcSession.hs | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'tests') diff --git a/tests/GhcSession.hs b/tests/GhcSession.hs index 442fccd..f679751 100644 --- a/tests/GhcSession.hs +++ b/tests/GhcSession.hs @@ -23,16 +23,6 @@ import System.Process (readProcess) import Distribution.Helper -import Distribution.Types.Executable - ( Executable(..), - exeModules - ) -import qualified Distribution.ModuleName as ModuleName -import Distribution.Types.BuildInfo -import System.FilePath ( (), takeExtension - , takeDirectory, replaceExtension - ,isRelative ) - import CabalHelper.Shared.Common -- cgit v1.2.3