Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. lineNumberColor :: Style -> !Maybe Color

    skylighting-core Skylighting.Types

    No documentation available.

  2. openTimeZoneIDEnumeration :: SystemTimeZoneType -> IO Enumerator

    text-icu Data.Text.ICU.Calendar

    No documentation available.

  3. u_ENUM_OUT_OF_SYNC_ERROR :: ICUError

    text-icu Data.Text.ICU.Error

    No documentation available.

  4. class FormattableNumber n

    text-icu Data.Text.ICU.Number

    Format an integer using a NumberFormat. The integer will be formatted according to the UNumberFormat's locale.

  5. InvalidEnum :: ErrorCategory

    OpenGL Graphics.Rendering.OpenGL.GLU.Errors

    No documentation available.

  6. intMapToEnumMap :: IntMap a -> EnumMap k a

    enummapset Data.EnumMap.Lazy

    Wrap IntMap.

  7. intMapToEnumMap :: IntMap a -> EnumMap k a

    enummapset Data.EnumMap.Strict

    Wrap IntMap.

  8. intSetToEnumSet :: IntSet -> EnumSet k

    enummapset Data.EnumSet

    Wrap IntSet.

  9. tagToEnum# :: Int# -> a

    ghc-internal GHC.Internal.Base

    No documentation available.

  10. fromEnum :: Enum a => a -> Int

    ghc-internal GHC.Internal.Data.Enum

    Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.

Page 131 of many | Previous | Next