| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Dhall.Yaml
Description
Convert Dhall to YAML
Synopsis
Documentation
Arguments
| :: Options | |
| -> Maybe FilePath | The source file path. If no path is given, imports are resolved relative to the current directory. |
| -> Text | Input text. |
| -> IO ByteString |
Convert a piece of Text carrying a Dhall inscription to an equivalent YAML ByteString