ghc-dump-util: Handy tools for working with @ghc-dump@ dumps.

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]

ghc-dump is a library, GHC plugin, and set of tools for recording and analysing GHC's Core representation. The plugin is compatible with GHC 7.10 through 8.3, exporting a consistent (albeit somewhat lossy) representation across these versions. The AST is encoded as CBOR, which is small and easy to deserialise.

This package provides the AST and compiler plugin. See the ghc-dump-util package for a useful command-line tool for working with dumps produced by this plugin.

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.2.1.0
Change log None available
Dependencies ansi-wl-pprint (>=0.6), base (<5.0), bytestring (>=0.10 && <0.11), ghc-dump-core (>=0.1 && <0.2), ghc-dump-util, hashable (>=1.2), optparse-applicative (>=0.13), regex-tdfa (>=1.2), regex-tdfa-text, serialise (>=0.2 && <0.3), text (>=1.0), unordered-containers (>=0.2) [details]
License BSD-3-Clause
Copyright (c) 2017 Ben Gamari
Author Ben Gamari
Maintainer ben@well-typed.com
Category Development
Uploaded by BenGamari at 2018-02-01T04:12:22Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees