Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. pattern GL_INVALID_ENUM :: GLenum

    OpenGLRaw Graphics.GL.Version20

    No documentation available.

  2. type GLenum = Word32

    OpenGLRaw Graphics.GL.Version20

    32bit enumerated binary integer value.

  3. pattern GL_INVALID_ENUM :: GLenum

    OpenGLRaw Graphics.GL.Version21

    No documentation available.

  4. type GLenum = Word32

    OpenGLRaw Graphics.GL.Version21

    32bit enumerated binary integer value.

  5. DataTypeNumeric :: Maybe (Word, Maybe Word) -> DataType

    beam-core Database.Beam.Backend.SQL.AST

    No documentation available.

  6. timeNumOffset :: Parser (Expr s a)

    dhall Dhall.Parser.Expression

    Parse a numeric TimeZone This corresponds to the time-numoffset rule from the official grammar

  7. fromEnum :: (Enum a, Bits w) => a -> T w a

    enumset Data.EnumBitSet

    No documentation available.

  8. fromEnums :: (Enum a, Bits w) => [a] -> T w a

    enumset Data.EnumBitSet

    No documentation available.

  9. intToEnums :: (Enum a, Integral w) => T w a -> [a]

    enumset Data.EnumBitSet

    No documentation available.

  10. toEnums :: (Enum a, Bits w) => T w a -> [a]

    enumset Data.EnumBitSet

    No documentation available.

Page 152 of many | Previous | Next