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