summaryrefslogtreecommitdiff
path: root/compiler/ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ghc.mk')
-rw-r--r--compiler/ghc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/ghc.mk b/compiler/ghc.mk
index 000912674d..f6ed9c27cc 100644
--- a/compiler/ghc.mk
+++ b/compiler/ghc.mk
@@ -491,6 +491,7 @@ compiler_stage2_dll0_MODULES = \
CoreUnfold \
CoreUtils \
CostCentre \
+ Ctype \
DataCon \
Demand \
Digraph \
@@ -529,6 +530,7 @@ compiler_stage2_dll0_MODULES = \
InstEnv \
Kind \
Lexeme \
+ Lexer \
ListSetOps \
Literal \
Maybes \