@hackage hackage-revdeps0.1.1
List Hackage reverse dependencies
Categories
License
BSD-3-Clause
Maintainer
andrew.lelechenko@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (10)
- Cabal <3.7
- Cabal-syntax >=3.8 && <3.17
- alfred-margaret >=2.0 && <2.2
- base >=4.16 && <5
- bytestring <0.13
- containers <0.9 Show all…
Dependents (1)
@hackage/hoogle
Package Flags
cabal-syntax(off by default)
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.