Napkin.Spec.Yaml.Interpret.Types
data RawInterpretedSpec b #
Constructors
data InterpretedSpecEnvironment #
Fields
interpretedSpecEnvironment :: RawInterpretedSpec b -> InterpretedSpecEnvironment #
type SpecsDeps = Map (Ref Table) (Set (Ref Table)) #
data ValidatedInterpretedSpec b #