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 2f58ce8 commit effc16aCopy full SHA for effc16a
cabal.haskell-ci
@@ -36,6 +36,11 @@ benchmarks: True
36
-- Build haddocks. Accepts booleans or version range.
37
haddock: True
38
39
+-- Run weeder. Accepts booleans or version range.
40
+-- Expects 'weeder.toml' to live at the repository root,
41
+-- and the '.hie/' directory to be generated in the repository root.
42
+weeder: True
43
+
44
-- Run cabal check
45
-- cabal-check: True
46
0 commit comments