Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. newtype AllowThunksIn (fields :: [Symbol]) a

    nothunks NoThunks.Class

    Newtype wrapper for records where some of the fields are allowed to be thunks. Example:

    deriving via AllowThunksIn '["foo","bar"] T instance NoThunks T
    
    This will create an instance that skips the thunk checks for the "foo" and "bar" fields.

  2. AllowThunksIn :: a -> AllowThunksIn (fields :: [Symbol]) a

    nothunks NoThunks.Class

    No documentation available.

  3. AllContentTypes :: ShowContentTypes

    servant-docs Servant.Docs

    For each example, show each content type.

  4. AllContentTypes :: ShowContentTypes

    servant-docs Servant.Docs.Internal

    For each example, show each content type.

  5. class AllHeaderSamples (ls :: k)

    servant-docs Servant.Docs.Internal

    No documentation available.

  6. AllowDirectContext :: DirectRendering

    GLUT Graphics.UI.GLUT.Initialization

    Try to use direct rendering, silently using indirect rendering if this is not possible.

  7. AllImports :: Scope

    dhall Dhall.Freeze

    Freeze all imports (including paths and environment variables)

  8. AllButLast :: Pipe

    doctemplates Text.DocTemplates.Internal

    No documentation available.

  9. data AllocationLimitExceeded

    effectful-core Effectful.Exception

    This thread has exceeded its allocation limit. See setAllocationCounter and enableAllocationLimit.

  10. AllocationLimitExceeded :: AllocationLimitExceeded

    effectful-core Effectful.Exception

    No documentation available.

Page 43 of many | Previous | Next