ghc-usage: Print minimal export lists
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: GhcUsage
A frontend plugin for computing the minimal export list of a module or signature within a package. This can be used in conjunction with Backpack to easily determine the true set of identifiers which are required from a signature, so that the requirement can be pared down to precisely what is required.
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.0.1 |
---|---|
Change log | None available |
Dependencies | base (>=4.10 && <4.11), containers, ghc (>=8.1 && <8.3), ghc-paths, unix [details] |
License | BSD-3-Clause |
Author | Edward Z. Yang |
Maintainer | ezyang@cs.stanford.edu |
Category | Development |
Bug tracker | https://github.com/ezyang/ghc-usage/issues |
Source repo | head: git clone https://github.com/ezyang/ghc-usage |
Uploaded | by EdwardYang at 2017-03-11T09:31:01Z |
Modules
- GhcUsage
Downloads
- ghc-usage-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees