Safe Haskell | None |
---|
Language.Syntactic.Constructs.Construct
Description
Documentation
data Construct sig where
Constructors
Construct :: String -> Denotation sig -> Construct sig |
syntactic-1.4: Generic abstract syntax, and utilities for embedded languages
Safe Haskell | None |
---|
Language.Syntactic.Constructs.Construct
Description
data Construct sig where
Constructors
Construct :: String -> Denotation sig -> Construct sig |