X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FhsSyn%2FHsTypes.lhs;h=68d2d90190ac6daa704c00c1f9912e0f5c6c7e5c;hb=4a8a81e4c1a6e7b5fe85282229731916d9be908a;hp=7c173180744043e16fbb9da2d921b74aac37b301;hpb=108361d05dfb0aa37871c2c6a4ddec45a1b68010;p=ghc-hetmet.git diff --git a/compiler/hsSyn/HsTypes.lhs b/compiler/hsSyn/HsTypes.lhs index 7c17318..68d2d90 100644 --- a/compiler/hsSyn/HsTypes.lhs +++ b/compiler/hsSyn/HsTypes.lhs @@ -32,7 +32,7 @@ import {-# SOURCE #-} HsExpr ( HsSplice, pprSplice ) import Type ( Type ) import {- Kind parts of -} - Type ( {- instance Outputable Kind -}, Kind, + Type ( {- instance Outputable Kind -} Kind, pprParendKind, pprKind, isLiftedTypeKind ) import BasicTypes ( IPName, Boxity, tupleParens ) import SrcLoc ( Located(..), unLoc, noSrcSpan )