ghc-check: Detect mismatches between compile-time and run-time versions of the ghc api

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]

Warnings:

Detect mismatches between compile-time and run-time versions of the ghc api


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.3, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.5.0.5, 0.5.0.6, 0.5.0.7, 0.5.0.8
Change log None available
Dependencies base (>=4.10.0.0 && <5.0), ghc, ghc-paths, template-haskell, transformers [details]
License BSD-3-Clause
Author Pepe Iborra
Maintainer pepeiborra@gmail.com
Category Development
Bug tracker https://github.com/pepeiborra/ghc-check/issues
Uploaded by PepeIborra at 2020-03-22T17:59:50Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for ghc-check-0.1.0.3

[back to package description]

ghc-check

Use Template Haskell to record the ghc api version at compile time and detect mismatches with the run time version.