Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. newtype InvariantArrow (c :: k -> k -> Type) (a :: k)

    invariant Data.Functor.Invariant

    An Arrow with the same input and output types can be seen as an Invariant functor.

  2. InvariantArrow :: c a a -> InvariantArrow (c :: k -> k -> Type) (a :: k)

    invariant Data.Functor.Invariant

    No documentation available.

  3. invmapArrow :: Arrow arr => (a -> b) -> (b -> a) -> arr a a -> arr b b

    invariant Data.Functor.Invariant

    An Arrow with the same input and output types can be seen as an Invariant functor.

  4. foldArrowTs :: Type -> [Type] -> Type

    polysemy Polysemy.Internal.TH.Common

    Folds a list of Types into a right-associative arrow Type.

  5. CyclicYearsNarrow :: DateFormatSymbolType

    text-icu Data.Text.ICU

    Cyclic year names (only supported for some calendars, and only for FORMAT usage; udat_setSymbols not supported for UDAT_CYCLIC_YEARS_NARROW)

  6. NarrowMonths :: DateFormatSymbolType

    text-icu Data.Text.ICU

    The narrow month names, for example F.

  7. NarrowQuarters :: DateFormatSymbolType

    text-icu Data.Text.ICU

    The narrow quarter names, for example 1.

  8. NarrowWeekdays :: DateFormatSymbolType

    text-icu Data.Text.ICU

    The CLDR-style format "narrow" weekday names, for example M.

  9. StandaloneNarrowQuarters :: DateFormatSymbolType

    text-icu Data.Text.ICU

    The narrow standalone quarter names, for example 1.

  10. StandaloneNarrowWeekdays :: DateFormatSymbolType

    text-icu Data.Text.ICU

    The CLDR-style stand-alone "narrow" weekday names.

Page 56 of many | Previous | Next