Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. AllowThunk :: a -> AllowThunk a

    nothunks NoThunks.Class

    No documentation available.

  2. 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.

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

    nothunks NoThunks.Class

    No documentation available.

  4. AllContentTypes :: ShowContentTypes

    servant-docs Servant.Docs

    For each example, show each content type.

  5. AllContentTypes :: ShowContentTypes

    servant-docs Servant.Docs.Internal

    For each example, show each content type.

  6. class AllHeaderSamples (ls :: k)

    servant-docs Servant.Docs.Internal

    No documentation available.

  7. AllowDirectContext :: DirectRendering

    GLUT Graphics.UI.GLUT.Initialization

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

  8. AllImports :: Scope

    dhall Dhall.Freeze

    Freeze all imports (including paths and environment variables)

  9. AllButLast :: Pipe

    doctemplates Text.DocTemplates.Internal

    No documentation available.

  10. data AllocationLimitExceeded

    effectful-core Effectful.Exception

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

Page 43 of many | Previous | Next