From: simonpj Date: Tue, 20 Feb 2001 15:38:27 +0000 (+0000) Subject: [project @ 2001-02-20 15:38:27 by simonpj] X-Git-Tag: Approximately_9120_patches~2580 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=dfe1fa3a07da686073222b4bf48b5bbd55ab61f4;p=ghc-hetmet.git [project @ 2001-02-20 15:38:27 by simonpj] Layout wibble --- diff --git a/ghc/compiler/typecheck/TcClassDcl.lhs b/ghc/compiler/typecheck/TcClassDcl.lhs index 6e7ad55..c3d2074 100644 --- a/ghc/compiler/typecheck/TcClassDcl.lhs +++ b/ghc/compiler/typecheck/TcClassDcl.lhs @@ -291,7 +291,7 @@ tcClassSig is_rec unf_env clas clas_tyvars maybe_dm_env DefMeth dm_name = sig_dm dm_info = case maybe_dm_env of - Nothing -> iface_dm_info + Nothing -> iface_dm_info Just dm_env -> mk_src_dm_info dm_env iface_dm_info = case sig_dm of