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