ddc-core-0.4.3.1: Disciplined Disciple Compiler core language and type checker.

Safe HaskellSafe
LanguageHaskell98

DDC.Core.Exp.Literal

Synopsis

Documentation

data Literal Source #

Types of literal values known to the compiler.

Note that literals are embedded in the name type of each fragment rather than in the expression itself so that fragments can choose which types of literals they support.