[Agda] Redundant imports

Martín Hötzel Escardó m.escardo at cs.bham.ac.uk
Mon Apr 23 21:55:03 CEST 2018


I have reorganized a large code base by splitting and merging modules, 
and moving things from one module to another, and I fear I am left with 
very many redundant imports. Is there any way to detect them 
automatically? This is important to try speed up "reloading" in 
interactive mode. (Although already this refactoring has improved this bit.)

Thanks,
Martin


More information about the Agda mailing list