From b4c37c66809c0df7b5de09bd438b79b12af17b4c Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Thu, 6 May 2010 22:25:29 +0000 Subject: Remove redundant import --- src/Haddock/Convert.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Haddock/Convert.hs b/src/Haddock/Convert.hs index d6559b7a..7c409919 100644 --- a/src/Haddock/Convert.hs +++ b/src/Haddock/Convert.hs @@ -17,7 +17,6 @@ -- instance heads, which aren't TyThings, so just export everything. module Haddock.Convert where -import BasicTypes import HsSyn import TcType ( tcSplitSigmaTy ) import TypeRep -- cgit v1.2.3