issues
search
ndmitchell
/
weeder
Detect dead exports or package imports
BSD 3-Clause "New" or "Revised" License
124
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update for compatibility with Travis build script.
#56
kindaro
closed
4 years ago
2
Fix handling of internal libraries.
#55
kindaro
closed
4 years ago
5
Cannot run weeder using --resolver nightly
#54
pbrisbin
closed
1 month ago
6
Weeder doesn't work with stack 2.*
#53
ghost
opened
5 years ago
10
Weeder does not detect redundant build dependecies in common stanzas
#52
recursion-ninja
opened
5 years ago
2
Confusing handling of Cabal internal libraries
#51
recursion-ninja
closed
4 years ago
2
hspec-discover
#50
BebeSparkelSparkel
closed
5 years ago
4
Add test case for Cabal internal libraries
#49
rvl
closed
4 years ago
4
Detect definitions used but not reexported
#48
pjljvandelaar
opened
5 years ago
4
Output format
#47
joneshf
closed
5 years ago
5
Executable's redundant depend suggestion breaks compilation
#46
pbrisbin
closed
5 years ago
2
Change the .hi file search mechanism
#45
ndmitchell
opened
6 years ago
1
Ignore template-haskell generated output
#44
ndmitchell
opened
6 years ago
1
Wildcards in .weeder.yaml file
#43
ndmitchell
opened
6 years ago
2
Executables with same name as a submodule tree are skipped
#42
bjornbugge
closed
6 years ago
6
Add --stack-yaml flag
#41
pbrisbin
closed
6 years ago
8
`redundant build-depends entry` for convenience library with C(++) sources
#40
OlivierSohn
closed
6 years ago
10
Weeder as minimal library function
#39
sirlensalot
closed
6 years ago
1
weeder seems to misparse build-depends
#38
sjakobi
closed
6 years ago
4
weeder as library
#37
sirlensalot
closed
6 years ago
7
Appveyor fails because of weeder
#36
hanjoosten
closed
6 years ago
3
Parse caret version selector in cabal files
#35
geigerzaehler
closed
6 years ago
1
Weeder does not properly parse dependencies with version `-any`
#34
vmchale
closed
6 years ago
2
Detect unused exports even when exposed
#33
pbrisbin
closed
6 years ago
5
HSC executables are marked as weed
#32
ip1981
closed
6 years ago
5
Integrate with code climate
#31
pjljvandelaar
opened
6 years ago
3
Release v1.0
#30
ndmitchell
closed
6 years ago
2
main executable is marked as a weed
#29
hanjoosten
closed
6 years ago
6
Support cabal projects
#28
Fresheyeball
opened
7 years ago
12
Reduce allocation by switching from Foundation to Text
#27
barrucadu
closed
7 years ago
7
Always show library warnings in order
#26
ndmitchell
closed
6 years ago
1
Use less meory
#25
ndmitchell
closed
7 years ago
2
Add flag to select which project
#24
ndmitchell
opened
7 years ago
15
Feature request: option to detect library exports not used in executables/tests
#23
bucklereed
closed
7 years ago
5
Doesn't flag unnecessary transitive dependencies
#22
ndmitchell
closed
7 years ago
1
False negative on executable's redundant build-depends used in library
#21
bucklereed
closed
7 years ago
2
Running weeder on IHaskell uses all my RAM and swap
#20
vaibhavsagar
closed
7 years ago
8
Feature request: output styled as compiler errors
#19
chreekat
closed
7 years ago
4
Packages with 'extra-dep: true' should not get weeded
#18
chreekat
closed
7 years ago
12
weeder: src/Warning.hs:(80,9)-(84,53): Non-exhaustive patterns in function f
#17
ocharles
closed
7 years ago
2
False positive to remove imports that are needed for coercions
#16
ocharles
closed
7 years ago
4
False positive when reexporting data types
#15
hsyl20
closed
7 years ago
2
Deal with TemplateHaskell
#14
ndmitchell
closed
7 years ago
3
Weeder doesn't respect `STACK_YAML` environment variable
#13
bitemyapp
closed
7 years ago
7
weeder crashes with "getDirectoryContents:openDirStream: does not exist"
#12
osa1
closed
7 years ago
3
Optimise .hi file parsing
#11
ndmitchell
closed
7 years ago
8
Doesn't seem to understand generated modules
#10
glguy
closed
7 years ago
3
Promote weeder
#9
ndmitchell
closed
7 years ago
9
Modules imported with nothing in without orphans should be weeds
#8
ndmitchell
closed
7 years ago
1
Warnings about orphan imports
#7
bergmark
closed
7 years ago
3
Next