Is there a way to search for Hackage packages that depend on package X (for any package X)? It would be great to find examples of how a package is used in the wild to get an idea of its capabilities. (Also useful for [attempting to] resolve cabal hell.)
You can use Michael Snoyman's packdeps. For example, this link will tell you all the package that depend on the package text
. You can just edit that link with the package name to get the reverse dependencies.
Check out Hackage's Reverse Dependency Monitor.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With