Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. pattern GL_VIRTUAL_PAGE_SIZE_X_ARB :: GLenum

    OpenGLRaw Graphics.GL.Tokens

    No documentation available.

  2. pattern GL_VIRTUAL_PAGE_SIZE_X_EXT :: GLenum

    OpenGLRaw Graphics.GL.Tokens

    No documentation available.

  3. pattern GL_VIRTUAL_PAGE_SIZE_Y_AMD :: GLenum

    OpenGLRaw Graphics.GL.Tokens

    No documentation available.

  4. pattern GL_VIRTUAL_PAGE_SIZE_Y_ARB :: GLenum

    OpenGLRaw Graphics.GL.Tokens

    No documentation available.

  5. pattern GL_VIRTUAL_PAGE_SIZE_Y_EXT :: GLenum

    OpenGLRaw Graphics.GL.Tokens

    No documentation available.

  6. pattern GL_VIRTUAL_PAGE_SIZE_Z_AMD :: GLenum

    OpenGLRaw Graphics.GL.Tokens

    No documentation available.

  7. pattern GL_VIRTUAL_PAGE_SIZE_Z_ARB :: GLenum

    OpenGLRaw Graphics.GL.Tokens

    No documentation available.

  8. pattern GL_VIRTUAL_PAGE_SIZE_Z_EXT :: GLenum

    OpenGLRaw Graphics.GL.Tokens

    No documentation available.

  9. package code-page

    Windows code page library for Haskell This library provides two modules:

    • System.IO.CodePage: a cross-platform module that exports functions which adjust code pages on Windows, and do nothing on other operating systems.
    • System.Win32.CodePage: On Windows, this exports functions for getting, setting, and analyzing code pages. On other operating systems, this module exports nothing.

  10. module System.IO.CodePage

    Exports functions which adjust code pages on Windows, and do nothing on other operating systems.

Page 272 of many | Previous | Next