Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. Parallel :: Parallelism

    sydtest Test.Syd.SpecDef

    No documentation available.

  2. data Parallelism

    sydtest Test.Syd.SpecDef

    No documentation available.

  3. testDefCallStack :: TDef value -> CallStack

    sydtest Test.Syd.SpecDef

    No documentation available.

  4. HelpFormatAll :: HelpFormat

    cmdargs System.Console.CmdArgs.Explicit

    Display all modes.

  5. forAllValid :: (Show a, GenValid a, Testable prop) => (a -> prop) -> Property

    genvalidity-hspec Test.Validity

    No documentation available.

  6. type family AttrOpAllowed (tag :: AttrOpTag) info useType

    haskell-gi-base Data.GI.Base.Attributes

    Whether a given AttrOpTag is allowed on an attribute, given the info type.

  7. class BoxedPtr a => CallocPtr a

    haskell-gi-base Data.GI.Base.BasicTypes

    A ptr to a memory block which we know how to allocate and fill with zero.

  8. boxedPtrCalloc :: CallocPtr a => IO (Ptr a)

    haskell-gi-base Data.GI.Base.BasicTypes

    Allocate a zero-initialized block of memory for the given type.

  9. managedPtrAllocCallStack :: ManagedPtr a -> Maybe CallStack

    haskell-gi-base Data.GI.Base.BasicTypes

    CallStack for the call that created the pointer.

  10. module Data.GI.Base.CallStack

    A compatibility layer for CallStack, so that we can have uniform signatures even in old GHC versions (even if the functionality itself does not work there).

Page 341 of many | Previous | Next