Skip to content

Commit effc16a

Browse files
committed
docs
1 parent 2f58ce8 commit effc16a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cabal.haskell-ci

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ benchmarks: True
3636
-- Build haddocks. Accepts booleans or version range.
3737
haddock: True
3838

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+
3944
-- Run cabal check
4045
-- cabal-check: True
4146

0 commit comments

Comments
 (0)