repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #9751 from haskell/upd-copy-year-2024
[cabal.git]
/
weeder.dhall
blob
ff28bf5c995d9538744556fe8d3faee14e086e2f
1
{ roots =
2
[ "^Main\\.main$"
3
, "^Hackage\\.Security\\."
4
, "^Text\\.JSON\\.Canonical\\."
5
, "Paths_Cabal\\."
6
, "Paths_cabal_install\\."
7
]
8
, type-class-roots = True
9
}