# Imp Imp is a GHC plugin that automatically imports modules when they are used, like GHCi does. This allows writing code using qualified identifiers without manually importing the modules.