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