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.
-
sydtest Test.Syd.SpecDef No documentation available.
-
sydtest Test.Syd.SpecDef No documentation available.
testDefCallStack :: TDef value -> CallStacksydtest Test.Syd.SpecDef No documentation available.
-
cmdargs System.Console.CmdArgs.Explicit Display all modes.
forAllValid :: (Show a, GenValid a, Testable prop) => (a -> prop) -> Propertygenvalidity-hspec Test.Validity No documentation available.
type family
AttrOpAllowed (tag :: AttrOpTag) info useTypehaskell-gi-base Data.GI.Base.Attributes Whether a given AttrOpTag is allowed on an attribute, given the info type.
class BoxedPtr a =>
CallocPtr ahaskell-gi-base Data.GI.Base.BasicTypes A ptr to a memory block which we know how to allocate and fill with zero.
boxedPtrCalloc :: CallocPtr a => IO (Ptr a)haskell-gi-base Data.GI.Base.BasicTypes Allocate a zero-initialized block of memory for the given type.
managedPtrAllocCallStack :: ManagedPtr a -> Maybe CallStackhaskell-gi-base Data.GI.Base.BasicTypes CallStack for the call that created the pointer.
-
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).