Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. testDefCallStack :: TDef value -> CallStack

    sydtest Test.Syd.SpecDef

    No documentation available.

  2. mkBAChallengerHdr :: ByteString -> Header

    servant-server Servant.Server.Internal.BasicAuth

    Internal method to make a basic-auth challenge

  3. CaptureAllRouter :: [CaptureHint] -> Router' ([Text], env) a -> Router' env a

    servant-server Servant.Server.Internal.Router

    all path components are passed to the child router in its environment and are removed afterwards The first argument is a hint for the list of variables that can be captured by the router. Note that the captureType field of the hint should always be '[a]' for some a.

  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