Skip to content
Snippets Groups Projects
Commit 3d76aecb authored by Simon Peyton Jones's avatar Simon Peyton Jones
Browse files

[project @ 2000-07-14 13:37:07 by simonpj]

Add a type signature
parent f39f5abb
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment