@hackage dump-core0.1.3
A plug-in for rendering GHC core
Categories
License
ISC
Maintainer
iavor.diatchki@gmail.com
Links
Versions
Installation
Dependencies (9)
- aeson
- base >=4.9 && <4.10
- bytestring
- containers
- directory
- filepath Show all…
Dependents (11)
@hackage/Frames-streamly, @hackage/symantic-parser, @hackage/polysemy, @hackage/acme-everything, @hackage/enumerate, @hackage/PrimitiveArray, Show all…
This is a GHC plugin that renders the Core generated by GHC into JSON and also HTML, for easy inspection. The JSON is machine readable so it could be used by other tools, although at present the format is not documented and unstable.