summaryrefslogtreecommitdiff
path: root/hadrian/src/Settings/Default.hs
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/src/Settings/Default.hs')
-rw-r--r--hadrian/src/Settings/Default.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hadrian/src/Settings/Default.hs b/hadrian/src/Settings/Default.hs
index 1ce66c3534..36a1ed0d8e 100644
--- a/hadrian/src/Settings/Default.hs
+++ b/hadrian/src/Settings/Default.hs
@@ -86,6 +86,7 @@ stage0Packages = do
, text
, transformers
, unlit
+ , noteLinter
]
++ [ terminfo | not windowsHost, not cross ]
++ [ timeout | windowsHost ]