@hackage / gen-imports

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

Latest0.1.0.2

About

Metadata

  • Last updated , by clinton
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: clintonmead@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.