Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. type XmlArrow = LA XmlTree XmlTree

    hxt Text.XML.HXT.DTDValidation.TypeDefs

    No documentation available.

  2. type XmlArrowS = LA XmlTree XmlTrees

    hxt Text.XML.HXT.DTDValidation.TypeDefs

    No documentation available.

  3. realLengthNarrowContext :: HasChars a => a -> Int

    doclayout Text.DocLayout

    Get the real length of a string, taking into account combining and double-wide characters. Ambiguous characters are treated as width 1.

  4. realLengthNarrowContextNoShortcut :: HasChars a => a -> Int

    doclayout Text.DocLayout

    Like realLengthNarrowContext, but avoids optimizations (shortcuts). This is exposed for testing, to ensure that the optimizations are safe.

  5. 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.

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

    invariant Data.Functor.Invariant

    No documentation available.

  7. 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.

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

    polysemy Polysemy.Internal.TH.Common

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

  9. 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)

  10. NarrowMonths :: DateFormatSymbolType

    text-icu Data.Text.ICU

    The narrow month names, for example F.

Page 56 of many | Previous | Next