ghc-tcplugins-extra

Utilities for writing GHC type-checker plugins

http://github.com/clash-lang/ghc-tcplugins-extra

Version on this page:0.2.2
LTS Haskell 22.14:0.4.5
Stackage Nightly 2024-03-28:0.4.5
Latest on Hackage:0.4.5

See all snapshots ghc-tcplugins-extra appears in

BSD-2-Clause licensed by Christiaan Baaij
Maintained by [email protected]
This version can be pinned in stack with:ghc-tcplugins-extra-0.2.2@sha256:c77a79ffb555870401ba72b00c3944c84b42f50a3bb53e5b86e6dac06e285f74,1622

Module documentation for 0.2.2

ghc-tcplugins-extra

Utilities for writing GHC type-checker plugins

Build Status Hackage Hackage Dependencies

Changes

0.2.2 January 4th 2018

  • Support for GHC-8.4.1-alpha1

0.2.1 August 15th 2017

  • Support for GHC-8.2.1

0.2 January 19th 2016

  • newWantedWithProvenance and failWithProvancence no longer available in GHC 8.0+

0.1 June 3rd 2015

  • Initial release