/Prelude-v21.1.0/XML
Copy path to clipboardExported files:
- Type
- Type.dhall:
Type
- attribute
- attribute.dhall:
Text → Text → { mapKey : Text, mapValue : Text }
- element
- element.dhall:
Args → XML
- emptyAttributes
- emptyAttributes.dhall
- leaf
- leaf.dhall:
{ attributes : List { mapKey : Text, mapValue : Text }, name : Text } → XML
- package.dhall
- rawText.dhall:
Text → XML
- render
- render.dhall:
XML → Text
- text
- text.dhall:
Text → XML