X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fcompiler%2FdeSugar%2FDsHsSyn.lhs;h=65911987f71b8f4510895866cc25208208e64b69;hb=9bb6b6d0fbca6c82040027fab9859c9fcbc1ef7e;hp=f7c78f04fbcfc08f764335612a594e0238b7afe0;hpb=495ef8bd9ef30bffe50ea399b91e3ba09646b59a;p=ghc-hetmet.git diff --git a/ghc/compiler/deSugar/DsHsSyn.lhs b/ghc/compiler/deSugar/DsHsSyn.lhs index f7c78f0..6591198 100644 --- a/ghc/compiler/deSugar/DsHsSyn.lhs +++ b/ghc/compiler/deSugar/DsHsSyn.lhs @@ -16,7 +16,6 @@ import Id ( idType, Id ) import Type ( Type ) import TysWiredIn ( mkListTy, mkTupleTy, unitTy ) import BasicTypes ( Boxity(..) ) -import Panic ( panic ) \end{code} Note: If @outPatType@ doesn't bear a strong resemblance to @exprType@,