After considering the reasons here , to explicitly import the modules (with the exception of Prelude ), I try to comply with this rule, however, sometimes it can be cumbersome. Is there any tool that would analyze working code and give a complete list of explicit imports?
import module conventions haskell
Pablo
source share