X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypes%2FInstEnv.lhs;h=09b9b5337ed6aec16ebf94cc1bb6964a253d5ce3;hb=ced4c13ea3577e01556a2f76c2cc458c0be6c83c;hp=49b49b83e15b80af8dd974827030fe6d1122c6df;hpb=d24fc63ae1a193917d35ef3d4e31aba4e283267d;p=ghc-hetmet.git diff --git a/compiler/types/InstEnv.lhs b/compiler/types/InstEnv.lhs index 49b49b8..09b9b53 100644 --- a/compiler/types/InstEnv.lhs +++ b/compiler/types/InstEnv.lhs @@ -45,7 +45,6 @@ import Data.Maybe ( isJust, isNothing ) %************************************************************************ \begin{code} -type DFunId = Id data Instance = Instance { is_cls :: Name -- Class name