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. McPhee_slideshow :: LicenseId

    Cabal-syntax Distribution.SPDX.LicenseId

    McPhee-slideshow, McPhee Slideshow License, SPDX License List 3.23

  2. legacyShowFlagAssignment :: FlagAssignment -> String

    Cabal-syntax Distribution.Types.Flag

    We need this as far as we support custom setups older than 2.2.0.0

  3. legacyShowFlagAssignment' :: FlagAssignment -> [String]

    Cabal-syntax Distribution.Types.Flag

    No documentation available.

  4. libVersionNumberShow :: LibVersionInfo -> String

    Cabal-syntax Distribution.Types.ForeignLib

    Given a version-info field, return "major.minor.build" as a String

  5. xshowEscapeXml :: ArrowXml a => a n XmlTree -> a n String

    hxt Text.XML.HXT.Arrow.Edit

    apply an arrow to the input and convert the resulting XML trees into an XML escaped string This is a save variant for converting a tree into an XML string representation that is parsable with ReadDocument. It is implemented with xshow, but xshow does no XML escaping. The XML escaping is done with escapeXmlDoc before xshow is applied. So the following law holds

    xshowEscapeXml f >>> xread == f
    

  6. xshow :: ArrowXml a => a n XmlTree -> a n String

    hxt Text.XML.HXT.Arrow.XmlArrow

    apply an arrow to the input and convert the resulting XML trees into a string representation

  7. xshowBlob :: ArrowXml a => a n XmlTree -> a n Blob

    hxt Text.XML.HXT.Arrow.XmlArrow

    apply an arrow to the input and convert the resulting XML trees into a string representation

  8. a_show_haskell :: String

    hxt Text.XML.HXT.Arrow.XmlOptions

    No documentation available.

  9. a_show_tree :: String

    hxt Text.XML.HXT.Arrow.XmlOptions

    No documentation available.

  10. withShowHaskell :: Bool -> SysConfig

    hxt Text.XML.HXT.Arrow.XmlState

    No documentation available.

Page 244 of many | Previous | Next