packages feed

imp-0.2024.3.18: README.md

# 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.