Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. enumeration :: Show a => String -> [a] -> TextParser a

    polyparse Text.Parse.ByteString

    Parse one of the given nullary constructors (an enumeration). The string argument is the name of the type, and the list argument should contain all of the possible enumeration values.

  2. alphanum :: Parser Char

    polyparse Text.ParserCombinators.HuttonMeijer

    No documentation available.

  3. tiGetNum :: String -> Capability Int

    terminfo System.Console.Terminfo.Base

    Look up a numeric capability in the terminfo database.

  4. ColorNumber :: Int -> Color

    terminfo System.Console.Terminfo.Color

    No documentation available.

  5. Error'InvalidEnum :: Error

    GLFW-b Graphics.UI.GLFW

    doc

  6. Key'NumLock :: Key

    GLFW-b Graphics.UI.GLFW

    No documentation available.

  7. modifierKeysNumLock :: ModifierKeys -> !Bool

    GLFW-b Graphics.UI.GLFW

    No documentation available.

  8. KeyNumLock :: SpecialKey

    GLUT Graphics.UI.GLUT.Callbacks.Window

    No documentation available.

  9. type WheelNumber = Int

    GLUT Graphics.UI.GLUT.Callbacks.Window

    No documentation available.

  10. GameModeNum :: GameModeCapability

    GLUT Graphics.UI.GLUT.GameMode

    Match the Nth frame buffer configuration compatible with the given capabilities (numbering starts at 1)

Page 292 of many | Previous | Next