
13 Apr
2014
13 Apr
'14
12:32 a.m.
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