diff options
Diffstat (limited to 'src/Haddock/Interface/Create.hs')
-rw-r--r-- | src/Haddock/Interface/Create.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Haddock/Interface/Create.hs b/src/Haddock/Interface/Create.hs index 43367fb7..8bbc5341 100644 --- a/src/Haddock/Interface/Create.hs +++ b/src/Haddock/Interface/Create.hs @@ -34,8 +34,6 @@ import TyCon import PrelNames import Bag import HscTypes -import Util (handleDyn) -import ErrUtils (printBagOfErrors) -- | Process the data in the GhcModule to produce an interface. |