Super-monster patch implementing the new typechecker -- at last
[ghc-hetmet.git] / compiler / types / InstEnv.lhs
index 49b49b8..09b9b53 100644 (file)
@@ -45,7 +45,6 @@ import Data.Maybe     ( isJust, isNothing )
 %************************************************************************
 
 \begin{code}
-type DFunId = Id
 data Instance 
   = Instance { is_cls  :: Name         -- Class name