[Haskell-cafe] Finding dependencies in cabal

Henk-Jan van Tuyl hjgtuyl at chello.nl
Mon Oct 18 16:40:18 EDT 2010


On Mon, 18 Oct 2010 22:03:15 +0200, <dlb at patriot.net> wrote:

> OK, I'm trying to install Haskore and it depends on an old version of
> QuickCheck.  I'm happy to hack and update, but is there any way of  
> finding
> out which modules depend on QuickCheck rather than going through each  
> file
> one by one?  The build-depends is right in the cabal file, where it  
> should
> be; however, I don't know who puts it there when the cabal package was
> built.  Is there any way to find out?

Select a version at:
   http://bifunctor.homelinux.net/~roel/cgi-bin/hackage-scripts/package/QuickCheck
and click the link directly after "Reverse deps."

Regards,
Henk-Jan van Tuyl


-- 
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
--


More information about the Haskell-Cafe mailing list