• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. lookupRanges :: Eq b => b -> [Range b a] -> Maybe (Range b a)

    binary-search Numeric.Search

    Look up for the first Range with the given predicate.

  2. lookupPosixAsciiCharSet :: String -> Maybe CharSet

    charset Data.CharSet.Posix

    No documentation available.

  3. lookupPosixUnicodeCharSet :: String -> Maybe CharSet

    charset Data.CharSet.Posix

    No documentation available.

  4. lookupPosixAsciiCharSet :: String -> Maybe CharSet

    charset Data.CharSet.Posix.Ascii

    No documentation available.

  5. lookupPosixUnicodeCharSet :: String -> Maybe CharSet

    charset Data.CharSet.Posix.Unicode

    No documentation available.

  6. lookupBlock :: String -> Maybe Block

    charset Data.CharSet.Unicode.Block

    No documentation available.

  7. lookupBlockCharSet :: String -> Maybe CharSet

    charset Data.CharSet.Unicode.Block

    No documentation available.

  8. lookupCategory :: String -> Maybe Category

    charset Data.CharSet.Unicode.Category

    No documentation available.

  9. lookupCategoryCharSet :: String -> Maybe CharSet

    charset Data.CharSet.Unicode.Category

    No documentation available.

  10. lookupQuotes :: Locale -> ((Text, Text), (Text, Text))

    citeproc Citeproc.Locale

    No documentation available.

Page 104 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete