Rewrite CorePrep and improve eta expansion
[ghc-hetmet.git] / compiler / ghc.cabal.in
index 3518761..80132a6 100644 (file)
@@ -165,6 +165,7 @@ Library
         CLabel
         Cmm
         CmmBrokenBlock
+        CmmBuildInfoTables
         CmmCPS
         CmmCPSGen
         CmmCPSZ
@@ -183,6 +184,7 @@ Library
         CmmProcPoint
         CmmProcPointZ
         CmmSpillReload
+        CmmStackLayout
         CmmTx
         CmmUtils
         CmmZipUtil
@@ -239,6 +241,7 @@ Library
         ClosureInfo
         CodeGen
         SMRep
+        CoreArity
         CoreFVs
         CoreLint
         CorePrep