From 6f421af602bf1e2c080e41461004e0101381cacb Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Fri, 1 Dec 2017 15:44:52 +0200 Subject: Remove commented out code --- tests/GhcSession.hs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests') diff --git a/tests/GhcSession.hs b/tests/GhcSession.hs index 11b35ff..772869b 100644 --- a/tests/GhcSession.hs +++ b/tests/GhcSession.hs @@ -148,8 +148,3 @@ compileModule ep opts = do unChModuleName :: ChModuleName -> String unChModuleName (ChModuleName mn) = mn - -#if __GLASGOW_HASKELL__ <= 704 --- instance MonadIO (Ghc a) where --- liftIO -#endif -- cgit v1.2.3