Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法搜索依赖包 X 的 Hackage 包(对于任何包 X)?找到如何在野外使用包以了解其功能的示例会很棒。(对于 [试图] 解决阴谋集团的地狱也很有用。)
您可以使用 Michael Snoyman 的packdeps。例如,这个链接会告诉你所有依赖于 package 的包text。您可以使用包名称编辑该链接以获取反向依赖项。
text
查看 Hackage 的反向依赖监视器。