@hackage hackage-revdeps0.3
List Hackage reverse dependencies
Categories
License
BSD-3-Clause
Maintainer
andrew.lelechenko@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (10)
- Cabal-syntax >=3.8 && <3.17
- alfred-margaret >=2.0 && <2.2
- base >=4.17 && <5
- bytestring <0.13
- containers >=0.5.8 && <0.9
- filepath <1.6 Show all…
Dependents (1)
@hackage/hoogle
hackage-revdeps

Command-line tool to list Hackage reverse dependencies.
It is different from how Hackage itself tracks them: this tool accounts for all package components, including tests and benchmarks, and counts dependencies only across the latest releases. The approach is roughly equivalent to what packdeps.haskellers.com does.