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

Hoogle Search

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

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

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

    byteslice Data.Bytes.Internal

    No documentation available.

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

    byteslice Data.Bytes.Types

    No documentation available.

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

    byteslice Data.Bytes.Types

    No documentation available.

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

    byteslice Data.Bytes.Types

    No documentation available.

  5. resetValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

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

    deriving-compat Data.Deriving.Via.Internal

    No documentation available.

  7. genSetOf :: Ord v => Gen v -> Gen (Set v)

    genvalidity-containers Data.GenValidity.Set

    No documentation available.

  8. shrinkSetOf :: Ord v => (v -> [v]) -> Set v -> [Set v]

    genvalidity-containers Data.GenValidity.Set

    No documentation available.

  9. offsetShapeFromThenTo :: [Int] -> [Int] -> [Int] -> [Int] -> [Int]

    carray Data.Array.CArray.Base

    No documentation available.

  10. offsetShapeFromTo :: [Int] -> [Int] -> [Int] -> [Int]

    carray Data.Array.CArray.Base

    No documentation available.

Page 107 of many | Previous | Next

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