symparsec
Safe HaskellNone
LanguageGHC2021

Symparsec.Parser.Literal

Documentation

data Literal (lit :: Symbol) (s :: FunKind PState (PReply ())) Source #

Instances

Instances details
type App (Literal lit :: FunKind PState (PReply ()) -> Type) (s :: PState) Source # 
Instance details

Defined in Symparsec.Parser.Literal

type App (Literal lit :: FunKind PState (PReply ()) -> Type) (s :: PState)