From: simonpj Date: Fri, 14 Jul 2000 13:37:07 +0000 (+0000) Subject: [project @ 2000-07-14 13:37:07 by simonpj] X-Git-Tag: Approximately_9120_patches~4010 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3d76aecb4bb8038d8195c3ac6210fd5db5efdb64;p=ghc-hetmet.git [project @ 2000-07-14 13:37:07 by simonpj] Add a type signature --- diff --git a/ghc/compiler/typecheck/TcClassDcl.lhs b/ghc/compiler/typecheck/TcClassDcl.lhs index 7b6765c..3bcb58a 100644 --- a/ghc/compiler/typecheck/TcClassDcl.lhs +++ b/ghc/compiler/typecheck/TcClassDcl.lhs @@ -100,6 +100,7 @@ Death to "ExpandingDicts". %************************************************************************ \begin{code} +tcClassDecl1 :: ValueEnv -> RenamedTyClDecl -> TcM s (Name, TyThingDetails) tcClassDecl1 rec_env (ClassDecl context class_name tyvar_names fundeps class_sigs def_methods pragmas