Loading...

GHC.Types.CompleteMatch

COMPLETE signature

Documentation

data CompleteMatch Source #

A list of conlikes which represents a complete pattern match. These arise from COMPLETE signatures. See also Note [Implementation of COMPLETE pragmas].

Constructors

CompleteMatch 

Fields

Instances
Instances details
Outputable CompleteMatch Source # 
Instance details

Defined in GHC.Types.CompleteMatch