/Prelude-v20.0.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
- render
- render.dhall:XML → Text 
- text
- text.dhall:Text → XML