Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions weeder.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
[ "^Main\\.main$"
, "^PscIdeSpec\\.main$"

-- Temporary fix until #4241 gets merged
, "^Language\\.PureScript\\.CST\\.Monad\\.addWarning"

-- These declarations are used in Pursuit. (The Types declarations are
-- reexported in the L.P.Docs module, and referenced from there, but Weeder
-- isn't that smart.)
Expand Down