sifflet-lib-1.0: Library of modules shared by sifflet and its tests and its exporters.Source codeContentsIndex
Sifflet.Language.SiffML
Description
SiffML : Sifflet Markup Language. An XML application for storing and retrieving Sifflet programs and libraries.
Documentation
class ToXml a whereSource
Methods
toXml :: a -> XMLProducerSource
show/hide Instances
produceSiffMLFile :: ToXml a => a -> FilePath -> IO ()Source
consumeSiffMLFile :: XMLConsumer XmlTree a -> FilePath -> IO [a]Source
xmlToFunctions :: XMLConsumer XmlTree FunctionsSource
Produced by Haddock version 2.6.1