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

Safe HaskellNone
LanguageHaskell98

Dhall.YamlToDhall

Synopsis

Documentation

data Options Source #

Options to parametrize conversion

Constructors

Options 
Instances
Show Options Source # 
Instance details

Defined in Dhall.YamlToDhall

dhallFromYaml :: Options -> ByteString -> IO (Expr Src Void) Source #

Transform yaml representation into dhall