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

[ bsd2, library, type-system ] [ Propose Tags ]
This version is deprecated.

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

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.6) [details]
License BSD-2-Clause
Copyright Copyright © 2015-2016, University of Twente, 2017-2018, QBayLogic
Author Christiaan Baaij
Maintainer christiaan.baaij@gmail.com
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-03-17T16:47:52Z
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 available [build log]
Last success reported on 2018-03-17 [all 1 reports]

Readme for ghc-tcplugins-extra-0.2.3

[back to package description]

ghc-tcplugins-extra

Utilities for writing GHC type-checker plugins

Build Status Hackage Hackage Dependencies