Super-monster patch implementing the new typechecker -- at last
[ghc-hetmet.git] / compiler / ghc.cabal.in
index 01e7b07..d2a199b 100644 (file)
@@ -408,11 +408,14 @@ Library
         TcRnTypes
         TcRules
         TcSimplify
+        TcErrors
         TcTyClsDecls
         TcTyDecls
-        TcTyFuns
         TcType
         TcUnify
+        TcInteract
+        TcCanonical
+        TcSMonad
         Class
         Coercion
         FamInstEnv