Hets - the Heterogeneous Tool Set

Copyright(c) Christian Maeder, DFKI GmbH 2009
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilitynon-portable
Safe HaskellSafe-Inferred

Common.ToXml

Description

xml utilities on top of the xml light package and common hets data types

Documentation

rangeAttrsF :: ([Pos] -> String) -> Range -> [Attr]

class ToXml a where

Methods

asXml :: a -> Element

Instances