
On 10/04/2013 03:16 PM, Brandon Allbery wrote:
On Fri, Oct 4, 2013 at 6:53 AM, Nathan Hüsken
mailto:nathan.huesken@posteo.de> wrote: It seems to be good practice, to explicitly say, which objects one wants to import in an import statement:
import SomeModule (someFunc)
while this is good documentation, it can be cumbersome to maintain. So I was wondering: Is there some tool, that automaticly finds out which functions I use from which module and modifies my import statements? That would be most usefull!
Not exactly what I was looking for, but also most helpfull!
-- brandon s allbery kf8nh sine nomine associates allbery.b@gmail.com mailto:allbery.b@gmail.com ballbery@sinenomine.net mailto:ballbery@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners