[project @ 2000-07-14 13:37:07 by simonpj]
authorsimonpj <unknown>
Fri, 14 Jul 2000 13:37:07 +0000 (13:37 +0000)
committersimonpj <unknown>
Fri, 14 Jul 2000 13:37:07 +0000 (13:37 +0000)
Add a type signature

ghc/compiler/typecheck/TcClassDcl.lhs

index 7b6765c..3bcb58a 100644 (file)
@@ -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