On 18 October 2010 21:03, <d...@patriot.net> wrote: [SNIP] > 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?
grep for "QuickCheck"? - any module that uses it will need it in the import list. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe