Dependencies (was Re: Patches for (abandoned?) pcre-light)

On Apr 12, 2014 9:10 PM, "Nikolay Amiantov"
Also, the second (unrelated) question would be: how can I find a package
which depends on it in my project? I have found no way to dump a dependency tree in cabal. Is this the information that you want? http://packdeps.haskellers.com/ http://packdeps.haskellers.com/reverse Doug

On 2014-04-13 02:35, Doug Burke wrote:
On Apr 12, 2014 9:10 PM, "Nikolay Amiantov"
mailto:nikoamia@gmail.com> wrote: Also, the second (unrelated) question would be: how can I find a
package which depends on it in my project? I have found no way to dump a dependency tree in cabal.
Is this the information that you want?
http://packdeps.haskellers.com/ http://packdeps.haskellers.com/reverse
Also complementing the website, there's a CLI client called cabal-db [1]. cabal-db revdeps <package> [1] https://github.com/vincenthz/cabal-db -- Vincent
participants (2)
-
Doug Burke
-
Vincent Hanquez