Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. type GLenum = Word32

    OpenGLRaw Graphics.GL.Version15

    32bit enumerated binary integer value.

  2. pattern GL_INVALID_ENUM :: GLenum

    OpenGLRaw Graphics.GL.Version20

    No documentation available.

  3. type GLenum = Word32

    OpenGLRaw Graphics.GL.Version20

    32bit enumerated binary integer value.

  4. pattern GL_INVALID_ENUM :: GLenum

    OpenGLRaw Graphics.GL.Version21

    No documentation available.

  5. type GLenum = Word32

    OpenGLRaw Graphics.GL.Version21

    32bit enumerated binary integer value.

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

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

    No documentation available.

  7. timeNumOffset :: Parser (Expr s a)

    dhall Dhall.Parser.Expression

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

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

    enumset Data.EnumBitSet

    No documentation available.

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

    enumset Data.EnumBitSet

    No documentation available.

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

    enumset Data.EnumBitSet

    No documentation available.

Page 152 of many | Previous | Next