Remove LazyUniqFM; fixes trac #3880
[ghc-hetmet.git] / compiler / ghc.cabal.in
index 8e444a8..4d69762 100644 (file)
@@ -326,6 +326,7 @@ Library
         HaddockUtils
         LexCore
         Lexer
+        OptCoercion
         Parser
         ParserCore
         ParserCoreUtils
@@ -429,7 +430,6 @@ Library
         GraphPpr
         IOEnv
         Interval
-        LazyUniqFM
         ListSetOps
         Maybes
         MonadUtils