dhall-json-1.4.0: Convert between Dhall and JSON or YAML

Safe HaskellNone
LanguageHaskell98

Dhall.Yaml

Synopsis

Documentation

dhallToYaml Source #

Arguments

:: Options 
-> Text

Describe the input for the sake of error location.

-> Text

Input text.

-> IO ByteString 

Convert a piece of Text carrying a Dhall inscription to an equivalent YAML ByteString