Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. class GUniverseSum (f :: Type -> Type)

    universe-base Data.Universe.Generic

    No documentation available.

  2. guniverseSum :: GUniverseSum f => [[f a]]

    universe-base Data.Universe.Generic

    No documentation available.

  3. ResumeAfterInterrupt :: InternalEvent

    vty Graphics.Vty.Input.Events

    Vty resumed operation after the process was interrupted (e.g. with a signal). In practice this translates into a screen redraw in the input event loop.

  4. data AssumedState

    vty Graphics.Vty.Output

    No documentation available.

  5. AssumedState :: Maybe FixedAttr -> Maybe DisplayOps -> AssumedState

    vty Graphics.Vty.Output

    No documentation available.

  6. assumedStateRef :: Output -> IORef AssumedState

    vty Graphics.Vty.Output

    No documentation available.

  7. initialAssumedState :: AssumedState

    vty Graphics.Vty.Output

    No documentation available.

  8. plusCarrySum :: Word64 -> Word64 -> (Word64, Word64)

    wide-word Data.WideWord.Word64

    No documentation available.

  9. assumedUTF8ContentTypes :: Set ByteString

    yesod-test Yesod.Test.Internal

    List of Content-Types that are assumed to be UTF-8 (e.g. JSON).

  10. module Graphics.Rendering.OpenGL.GL.ColorSum

    This module corresponds to section 3.9 (Color Sum) of the OpenGL 2.1 specs.

Page 124 of many | Previous | Next