gen-imports

Code to generate instances for the package "ghc-instances"

https://github.com/clintonmead/gen-imports#readme

Latest on Hackage:0.1.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Clinton Mead
Maintained by [email protected]

Functions in this package look at the hackage database to get all the public modules of packages.

It then creates Haskell files containing each module as an import statement.

It's primary purpose is to produce files for the package ghc-instances. See that package for the motivation behind this.