Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
withShowTree :: Bool -> SysConfighxt Text.XML.HXT.Arrow.XmlState No documentation available.
withShowHaskell :: Bool -> SysConfighxt Text.XML.HXT.Arrow.XmlState.SystemConfig No documentation available.
withShowTree :: Bool -> SysConfighxt Text.XML.HXT.Arrow.XmlState.SystemConfig No documentation available.
theShowHaskell :: Selector XIOSysState Boolhxt Text.XML.HXT.Arrow.XmlState.TypeDefs No documentation available.
theShowTree :: Selector XIOSysState Boolhxt Text.XML.HXT.Arrow.XmlState.TypeDefs No documentation available.
xioShowHaskell :: XIOOutputConfig -> !Boolhxt Text.XML.HXT.Arrow.XmlState.TypeDefs No documentation available.
xioShowTree :: XIOOutputConfig -> !Boolhxt Text.XML.HXT.Arrow.XmlState.TypeDefs No documentation available.
-
hxt Text.XML.HXT.DOM.ShowXml convert a list of trees into a string see also : xmlTreesToText for filter version, xread for the inverse operation
xshow' :: (Char -> StringFct) -> (Char -> StringFct) -> (Char -> StringFct) -> XmlTrees -> Blobhxt Text.XML.HXT.DOM.ShowXml convert a list of trees into a blob. Apply a quoting function for XML quoting of content, a 2. quoting funtion for attribute values and an encoding function after tree conversion
xshow'' :: (Char -> StringFct) -> (Char -> StringFct) -> XmlTrees -> Stringhxt Text.XML.HXT.DOM.ShowXml No documentation available.