vacuum-2.1.0.1: Graph representation of the GHC heap

Portabilitynon-portable (GHC only)
Stabilityexperimental
Maintainermad.one@gmail.com
Safe HaskellSafe-Inferred

GHC.Vacuum.ClosureType

Description

This module exports the different kind of closure types there are per GHC version.

NOTE: the ClosureType datatype is automatically generated, based on the version of GHC, and the proper one is included for you.

Documentation