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

Hoogle Search

Within Stackage Nightly 2025-10-02 (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. newtype IntSetOf a

    semirings Data.Semiring

    Wrapper to mimic Set (Sum Int), Set (Product Int), etc., while having a more efficient underlying representation.

  10. IntSetOf :: IntSet -> IntSetOf a

    semirings Data.Semiring

    No documentation available.

Page 107 of many | Previous | Next

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