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

Hoogle Search

Within Stackage Nightly 2025-10-08 (ghc-9.12.2)

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

  1. u_MISPLACED_CURSOR_OFFSET :: ICUError

    text-icu Data.Text.ICU.Error

    No documentation available.

  2. u_REGEX_SET_CONTAINS_STRING :: ICUError

    text-icu Data.Text.ICU.Error

    No documentation available.

  3. bitArraySetBit :: BitArray -> Word64 -> BitArray

    asn1-types Data.ASN1.BitArray

    set the nth bits

  4. bitArraySetBitValue :: BitArray -> Word64 -> Bool -> BitArray

    asn1-types Data.ASN1.BitArray

    set the nth bit to the value specified

  5. offset :: Bytes -> {-# UNPACK #-} !Int

    byteslice Data.Bytes.Internal

    No documentation available.

  6. offset :: Bytes -> {-# UNPACK #-} !Int

    byteslice Data.Bytes.Types

    No documentation available.

  7. offset :: MutableBytes s -> {-# UNPACK #-} !Int

    byteslice Data.Bytes.Types

    No documentation available.

  8. offset :: BytesN (n :: Nat) -> {-# UNPACK #-} !Int

    byteslice Data.Bytes.Types

    No documentation available.

  9. resetValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  10. decomposeType :: Type -> ([TyVarBndrSpec], Cxt, Type)

    deriving-compat Data.Deriving.Via.Internal

    No documentation available.

Page 107 of many | Previous | Next

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