[project @ 1998-12-18 17:40:31 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcGRHSs.hi-boot-5
diff --git a/ghc/compiler/typecheck/TcGRHSs.hi-boot-5 b/ghc/compiler/typecheck/TcGRHSs.hi-boot-5
deleted file mode 100644 (file)
index d76f826..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-__interface TcGRHSs 2 0 where
-__export TcGRHSs tcGRHSsAndBinds;
-2 tcGRHSsAndBinds :: __forall [_s] => 
-               RnHsSyn.RenamedGRHSsAndBinds
-               -> TcMonad.TcType _s
-               -> HsExpr.StmtCtxt
-               -> TcMonad.TcM _s (TcHsSyn.TcGRHSsAndBinds _s, Inst.LIE _s) ;