Safe Haskell | None |
---|---|
Language | Haskell2010 |
Napkin.Spec.Yaml.Interpret.Types
Documentation
data RawInterpretedSpec b #
Constructors
RawInterpretedSpec (Specs b) CustomValidator ExternMacros |
data ValidatedInterpretedSpec b #
Constructors
ValidatedInterpretedSpec (Specs b) CustomValidator ExternMacros SpecsDeps |