symparsec-0.4.0: Type level string parser combinators
Safe HaskellSafe-Inferred
LanguageGHC2021

Symparsec.Parser.Literal

Synopsis

Documentation

type Literal sym = Literal' (UnconsSymbol sym) Source #

Parse the given Symbol.