Split out assignment rewriting to own module.
[ghc-hetmet.git] / compiler / ghc.cabal.in
index a6c74f7..4ffb915 100644 (file)
@@ -199,6 +199,7 @@ Library
         CmmParse
         CmmProcPoint
         CmmSpillReload
+        CmmRewriteAssignments
         CmmStackLayout
         CmmType
         CmmUtils