X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypecheck%2FTcEnv.hi-boot;h=eb59d8cbf744d5e1d734b9e018ecab1bbdab4b18;hb=d68887047bcfb9021151f768fe1a22df2d3fbe1e;hp=073f24e5125ed47f9f1d2af76a2a1abccc3de601;hpb=d03fd455b676500a40ce065c1b0b2b53e0849bfa;p=ghc-hetmet.git diff --git a/ghc/compiler/typecheck/TcEnv.hi-boot b/ghc/compiler/typecheck/TcEnv.hi-boot index 073f24e..eb59d8c 100644 --- a/ghc/compiler/typecheck/TcEnv.hi-boot +++ b/ghc/compiler/typecheck/TcEnv.hi-boot @@ -1,6 +1,5 @@ _interface_ TcEnv 1 _exports_ -TcEnv TcEnv initEnv; +TcEnv TcEnv; _declarations_ -1 data TcEnv a; -1 initEnv _:_ _forall_ [a] => ArrBase.MutableArray a PrelBase.Int (UniqFM.UniqFM (TyVar.GenTyVar (ArrBase.MutableArray a PrelBase.Int (TcType.TcMaybe a)))) -> TcEnv.TcEnv a ;; +1 data TcEnv;