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.

  1. withShowTree :: Bool -> SysConfig

    hxt Text.XML.HXT.Arrow.XmlState

    No documentation available.

  2. withShowHaskell :: Bool -> SysConfig

    hxt Text.XML.HXT.Arrow.XmlState.SystemConfig

    No documentation available.

  3. withShowTree :: Bool -> SysConfig

    hxt Text.XML.HXT.Arrow.XmlState.SystemConfig

    No documentation available.

  4. theShowHaskell :: Selector XIOSysState Bool

    hxt Text.XML.HXT.Arrow.XmlState.TypeDefs

    No documentation available.

  5. theShowTree :: Selector XIOSysState Bool

    hxt Text.XML.HXT.Arrow.XmlState.TypeDefs

    No documentation available.

  6. xioShowHaskell :: XIOOutputConfig -> !Bool

    hxt Text.XML.HXT.Arrow.XmlState.TypeDefs

    No documentation available.

  7. xioShowTree :: XIOOutputConfig -> !Bool

    hxt Text.XML.HXT.Arrow.XmlState.TypeDefs

    No documentation available.

  8. xshow :: XmlTrees -> String

    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

  9. xshow' :: (Char -> StringFct) -> (Char -> StringFct) -> (Char -> StringFct) -> XmlTrees -> Blob

    hxt 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

  10. xshow'' :: (Char -> StringFct) -> (Char -> StringFct) -> XmlTrees -> String

    hxt Text.XML.HXT.DOM.ShowXml

    No documentation available.

Page 245 of many | Previous | Next