[Haskell-cafe] How to find consumer packages on Hackage?

Michael Snoyman michael at snoyman.com
Fri Apr 11 05:40:14 UTC 2014


On Fri, Apr 11, 2014 at 8:37 AM, Han Joosten <han.joosten.han at gmail.com>wrote:

>
> Hi,
>
> I wonder if there is a (simple?) way to find out which packages use some
> package foo?
> The reason I would like this is that I am interested in using configFile
> in a project, and I would like to look at some example usage of it. So in
> my case I am interested in knowing what packages use configFile. I presume
> there is a generic way to find out....
>
>
>
You can use the reverse packdeps[1] listing.

[1] http://packdeps.haskellers.com/reverse
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140411/3eeb15a0/attachment.html>


More information about the Haskell-Cafe mailing list