X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypes%2FTyCon.hi-boot-6;fp=ghc%2Fcompiler%2Ftypes%2FTyCon.hi-boot-6;h=0000000000000000000000000000000000000000;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hp=08975621f0c3841253eb872845714da15569dcaf;hpb=28a464a75e14cece5db40f2765a29348273ff2d2;p=ghc-hetmet.git diff --git a/ghc/compiler/types/TyCon.hi-boot-6 b/ghc/compiler/types/TyCon.hi-boot-6 deleted file mode 100644 index 0897562..0000000 --- a/ghc/compiler/types/TyCon.hi-boot-6 +++ /dev/null @@ -1,7 +0,0 @@ -module TyCon where - -data TyCon - -isTupleTyCon :: TyCon -> GHC.Base.Bool -isUnboxedTupleTyCon :: TyCon -> GHC.Base.Bool -isFunTyCon :: TyCon -> GHC.Base.Bool