Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

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

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

  3. data FormattingSpec il

    commonmark Commonmark.Inlines

    No documentation available.

  4. FormattingSpec :: Char -> Bool -> Bool -> Maybe (il -> il) -> Maybe (il -> il) -> Char -> FormattingSpec il

    commonmark Commonmark.Inlines

    No documentation available.

  5. newtype Format

    commonmark Commonmark.Types

    No documentation available.

  6. Format :: Text -> Format

    commonmark Commonmark.Types

    No documentation available.

  7. module Dhall.Format

    This module contains the implementation of the dhall format subcommand

  8. data Format

    dhall Dhall.Format

    Arguments to the format subcommand

  9. Format :: Maybe CharacterSet -> Censor -> Transitivity -> NonEmpty Input -> OutputMode -> Format

    dhall Dhall.Format

    No documentation available.

  10. Format :: Bool -> Transitivity -> OutputMode -> NonEmpty Input -> Mode

    dhall Dhall.Main

    No documentation available.

Page 299 of many | Previous | Next