ghc-definitions-th: Automatically generate GHC API counterparts to Haskell declarations.
Template Haskell functions for automatically generating
definitions for TyCon
s, Var
s, and DataCon
s of known
type constructors, functions, and data constructors.
Primarily intended for the development of type checker
plugins.
Downloads
- ghc-definitions-th-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <4.17), constraints (>=0.13 && <0.15), ghc (>=8.10 && <9.3), template-haskell (>=2.16 && <2.19) [details] |
License | BSD-3-Clause |
Copyright | © 2021 Anthony Vandikas |
Author | Anthony Vandikas |
Maintainer | yellpika@gmail.com |
Category | GHC, Template Haskell |
Home page | https://github.com/YellPika/ghc-definitions-th |
Bug tracker | https://github.com/YellPika/ghc-definitions-th/issues |
Uploaded | by AnthonyVandikas at 2021-09-08T13:01:14Z |
Distributions | |
Downloads | 204 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |