summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hadrian/src/Settings/Default.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/src/Settings/Default.hs b/hadrian/src/Settings/Default.hs
index d8008fdaee..f60a11e024 100644
--- a/hadrian/src/Settings/Default.hs
+++ b/hadrian/src/Settings/Default.hs
@@ -109,7 +109,7 @@ stage1Packages = do
, stm
, time
, unlit
- , xhtml
+ , xhtml
]
++ [ haddock | not cross ]
++ [ hpcBin | not cross ]