Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. docInfo_postMisc :: DocInfo -> Xml Doc

    xmlgen Text.XML.Generator

    Content after the root element

  2. class FastMinMax x

    DPutils Data.Ord.Fast

    No documentation available.

  3. fastmax :: FastMinMax x => x -> x -> x

    DPutils Data.Ord.Fast

    No documentation available.

  4. fastmin :: FastMinMax x => x -> x -> x

    DPutils Data.Ord.Fast

    No documentation available.

  5. newAngleSTMP :: Stringable a => String -> StringTemplate a

    HStringTemplate Text.StringTemplate

    Parses a String to produce a StringTemplate, delimited by angle brackets. It is constructed with a stub group that cannot look up other templates.

  6. newSTMP :: Stringable a => String -> StringTemplate a

    HStringTemplate Text.StringTemplate

    Parses a String to produce a StringTemplate, with '$'s as delimiters. It is constructed with a stub group that cannot look up other templates.

  7. chkSTMP :: StringTemplate a -> SEnv a -> (Maybe String, Maybe [String], Maybe [String])

    HStringTemplate Text.StringTemplate.Base

    No documentation available.

  8. newAngleSTMP :: Stringable a => String -> StringTemplate a

    HStringTemplate Text.StringTemplate.Base

    Parses a String to produce a StringTemplate, delimited by angle brackets. It is constructed with a stub group that cannot look up other templates.

  9. newSTMP :: Stringable a => String -> StringTemplate a

    HStringTemplate Text.StringTemplate.Base

    Parses a String to produce a StringTemplate, with '$'s as delimiters. It is constructed with a stub group that cannot look up other templates.

  10. parseSTMP :: Stringable a => (Char, Char) -> String -> Either String (SEnv a -> a)

    HStringTemplate Text.StringTemplate.Base

    No documentation available.

Page 96 of many | Previous | Next