ghc-tcplugins-extra: Utilities for writing GHC type-checker plugins

[ bsd2, library, type-system ] [ Propose Tags ]

Utilities for writing GHC type-checker plugins, such as creating constraints, with a stable API covering multiple GHC releases.


[Skip to Readme]

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
deverror

Enables `-Werror` for development mode and TravisCI

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5 (info)
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), ghc (>=7.10 && <8.9) [details]
License BSD-2-Clause
Copyright Copyright © 2015-2016, University of Twente, 2017-2018, QBayLogic
Author Christiaan Baaij
Maintainer christiaan.baaij@gmail.com
Revised Revision 2 made by ChristiaanBaaij at 2019-08-26T12:31:25Z
Category Type System
Home page http://github.com/clash-lang/ghc-tcplugins-extra
Bug tracker http://github.com/clash-lang/ghc-tcplugins-extra/issues
Source repo head: git clone https://github.com/clash-lang/ghc-tcplugins-extra.git
Uploaded by ChristiaanBaaij at 2018-05-08T22:02:25Z
Distributions Arch:0.4.5, LTSHaskell:0.4.5, NixOS:0.4.5, Stackage:0.4.5
Reverse Dependencies 16 direct, 145 indirect [details]
Downloads 17419 total (127 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]

Readme for ghc-tcplugins-extra-0.3

[back to package description]

ghc-tcplugins-extra

Utilities for writing GHC type-checker plugins

Build Status Hackage Hackage Dependencies