From a5698175f207de66f7c59e4761ad12e23b072fdf Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Tue, 7 Jul 2009 13:35:45 +0000 Subject: Fix unused import warnings --- src/Haddock/Utils/FastMutInt2.hs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/Haddock/Utils') diff --git a/src/Haddock/Utils/FastMutInt2.hs b/src/Haddock/Utils/FastMutInt2.hs index 4ac50e60..79b0f86e 100644 --- a/src/Haddock/Utils/FastMutInt2.hs +++ b/src/Haddock/Utils/FastMutInt2.hs @@ -22,11 +22,6 @@ import GlaExts import PrelIOBase #else import GHC.Base -#if __GLASGOW_HASKELL__ < 611 -import GHC.IOBase -#else -import GHC.IO -#endif #endif #if __GLASGOW_HASKELL__ < 411 -- cgit v1.2.3