From e3341bcc862a2795d954534376264d60049c1d6c Mon Sep 17 00:00:00 2001 From: David Waern Date: Sun, 13 Jul 2008 13:34:51 +0000 Subject: Remove FastString import and FSLIT macro in H.I.Create -- they were unused --- src/Haddock/Interface/Create.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Haddock/Interface/Create.hs b/src/Haddock/Interface/Create.hs index 6bf0d066..43367fb7 100644 --- a/src/Haddock/Interface/Create.hs +++ b/src/Haddock/Interface/Create.hs @@ -36,8 +36,6 @@ import Bag import HscTypes import Util (handleDyn) import ErrUtils (printBagOfErrors) -import FastString -#define FSLIT(x) (mkFastString# (x#)) -- | Process the data in the GhcModule to produce an interface. -- cgit v1.2.3