summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2019-03-10 17:46:00 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-03-12 09:04:52 -0400
commitbb684e650166bc2f95d53e1582813e6f2ab31121 (patch)
treeb3504ea8bea3722b48e19da8b405621ab846b79b
parent2d7dd0285bbc364f89d4d97928674f7ea73ed2c8 (diff)
downloadhaskell-bb684e650166bc2f95d53e1582813e6f2ab31121.tar.gz
Remove training whitespace
-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 ]