We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7623e61 commit 9e2eacdCopy full SHA for 9e2eacd
src/HaskellCI/Config/Initial.hs
@@ -37,7 +37,7 @@ initialConfig = Config
37
, cfgBenchmarks = anyVersion
38
, cfgHaddock = anyVersion
39
, cfgHaddockComponents = ComponentsAll
40
- , cfgWeeder = anyVersion
+ , cfgWeeder = noVersion
41
, cfgNoTestsNoBench = anyVersion
42
, cfgUnconstrainted = anyVersion
43
, cfgHeadHackage = defaultHeadHackage
0 commit comments