From: sof Date: Mon, 26 May 1997 01:29:49 +0000 (+0000) Subject: [project @ 1997-05-26 01:29:49 by sof] X-Git-Tag: Approximately_1000_patches_recorded~565 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=7d474ff607ee01ebb91081fc57c96b2d6ba05861;p=ghc-hetmet.git [project @ 1997-05-26 01:29:49 by sof] Import lists tightened up --- diff --git a/ghc/compiler/typecheck/TcPat.lhs b/ghc/compiler/typecheck/TcPat.lhs index 46836f4..4b2241c 100644 --- a/ghc/compiler/typecheck/TcPat.lhs +++ b/ghc/compiler/typecheck/TcPat.lhs @@ -34,7 +34,6 @@ import Id ( GenId, idType, SYN_IE(Id) ) import Kind ( Kind, mkBoxedTypeKind, mkTypeKind ) import Maybes ( maybeToBool ) import PprType ( GenType, GenTyVar ) ---import PprStyle--ToDo:rm import Pretty import Type ( splitFunTy, splitRhoTy, splitSigmaTy, mkTyVarTys, getFunTy_maybe, maybeAppDataTyCon,