Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. module ForeignKey

    No documentation available.

  2. ForeignIdTable :: !Key (IdTableGeneric backend) -> ForeignIdTableGeneric backend

    persistent-test RenameTest

    No documentation available.

  3. type ForeignIdTable = ForeignIdTableGeneric SqlBackend

    persistent-test RenameTest

    No documentation available.

  4. data ForeignIdTableGeneric backend

    persistent-test RenameTest

    No documentation available.

  5. type ForeignIdTableId = Key ForeignIdTable

    persistent-test RenameTest

    No documentation available.

  6. data Fortnight

    time-units Data.Time.Units

    No documentation available.

  7. ForceDirectContext :: DirectRendering

    GLUT Graphics.UI.GLUT.Initialization

    Try to use direct rendering, issue an error and terminate the program if this is not possible.This corresponds to the command line argument -direct, see initialize.

  8. ForceIndirectContext :: DirectRendering

    GLUT Graphics.UI.GLUT.Initialization

    Rendering is always done through the X server. This corresponds to the command line argument -indirect, see initialize.

  9. ForwardCompatibleContext :: ContextFlag

    GLUT Graphics.UI.GLUT.Initialization

    Forward-compatible contexts are defined only for OpenGL versions 3.0 and later. They must not support functionality marked as deprecated by that version of the API, while a non-forward-compatible context must support all functionality in that version, deprecated or not.

  10. data FormattingSpec il

    commonmark Commonmark.Inlines

    No documentation available.

Page 298 of many | Previous | Next