Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. Primary :: Strength

    text-icu Data.Text.ICU.Collate

    No documentation available.

  2. data ParseError

    text-icu Data.Text.ICU.Error

    Detailed information about parsing errors. Used by ICU parsing engines that parse long rules, patterns, or programs, where the text being parsed is long enough that more information than an ICUError is needed to localize the error.

  3. data ParseError

    text-icu Data.Text.ICU.Regex

    Detailed information about parsing errors. Used by ICU parsing engines that parse long rules, patterns, or programs, where the text being parsed is long enough that more information than an ICUError is needed to localize the error.

  4. PreservePresentation :: ShapeOption

    text-icu Data.Text.ICU.Shape

    Presentation form option: Don't replace Arabic Presentation Forms-A and Arabic Presentation Forms-B characters with 0+06xx characters, before shaping.

  5. data ParseError

    text-icu Data.Text.ICU.Types

    Detailed information about parsing errors. Used by ICU parsing engines that parse long rules, patterns, or programs, where the text being parsed is long enough that more information than an ICUError is needed to localize the error.

  6. newtype Port

    uri-bytestring URI.ByteString

    While some libraries have chosen to limit this to a Word16, the spec only specifies that the string be comprised of digits.

  7. Port :: Int -> Port

    uri-bytestring URI.ByteString

    No documentation available.

  8. module Graphics.Vty.Picture

    No documentation available.

  9. data Picture

    vty Graphics.Vty.Picture

    A Vty picture. These can be constructed directly or using picForImage.

  10. Picture :: Cursor -> [Image] -> Background -> Picture

    vty Graphics.Vty.Picture

    No documentation available.

Page 387 of many | Previous | Next