ansible/dhall/Prelude/JSON/Format.dhall
2024-11-26 00:55:56 -05:00

7 lines
194 B
Text

{-|
An internal type used by `./renderAs` to select the output format.
You should not need to use this type directly, simply use `./render`
or `./renderYAML` as appropriate.
-}
< YAML | JSON >