packunused
                                
                                 packunused copied to clipboard
                                
                                    packunused copied to clipboard
                            
                            
                            
                        False positve for executable
Hi,
packunused looks great! Unfortunately, it gives me false positives: For arbtt-0.9.0.2 it reports the aeson dependency of the first executable arbtt-capture as redundant, but I cannot build without it.
Thanks, Joachim
Just to piggy-back on this -- I have a cabal project with 1 executable and 1 test suite. For some reason packunused reports that just about all my build-depends packages are redundant.
Same here, packunused marks lots and lots of packages as redundant, when they're really not. Just a random thought: Does it properly search also through the additional files imported by the main file, or does it just take the file under 'main-is'?