ghc-7.4.1: The GHC API

Safe HaskellSafe-Infered

Unique

Contents

Synopsis

Main data types

data Unique Source

The type of unique identifiers that are used in many places in GHC for fast ordering and equality tests. You should generate these with the functions from the UniqSupply module

Constructors, desctructors and operations on Uniques

Making built-in uniques