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

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.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 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, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), ghc (>=7.10 && <8.12) [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 2020-01-31T10:17:47Z

Modules

[Index] [Quick Jump]

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


Readme for ghc-tcplugins-extra-0.4

[back to package description]

ghc-tcplugins-extra

Utilities for writing GHC type-checker plugins

Build Status Hackage Hackage Dependencies