libcspm-0.2.0: A library providing a parser, type checker and evaluator for CSPM.

Util.Annotated

Documentation

data SrcLoc Source

Constructors

SrcLoc 
NoLoc 

Instances

data Located a Source

Constructors

L 

Instances

Locatable Located 
Eq a => Eq (Located a) 
Show a => Show (Located a) 
PrettyPrintable a => PrettyPrintable (Located a)