Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. transform :: MakeResult a -> MakeResult a

    ChasingBottoms Test.ChasingBottoms.ContinuousFunctions

    transform makes sure that the pattern matches get to influence the generated value. See MakeResult.

  2. Error'FormatUnavailable :: Error

    GLFW-b Graphics.UI.GLFW

    doc

  3. Error'PlatformError :: Error

    GLFW-b Graphics.UI.GLFW

    doc

  4. WindowHint'OpenGLForwardCompat :: Bool -> WindowHint

    GLFW-b Graphics.UI.GLFW

    No documentation available.

  5. getWindowOpenGLForwardCompat :: Window -> IO Bool

    GLFW-b Graphics.UI.GLFW

    If this window is set for opengl to be forward compatible. See glfwGetWindowAttrib

  6. DisplayConformant :: DisplayCapability

    GLUT Graphics.UI.GLUT.Initialization

    Boolean indicating if the frame buffer configuration is conformant or not. Conformance information is based on GLX's EXT_visual_rating extension if supported. If the extension is not supported, all visuals are assumed conformant. Default is "IsEqualTo 1".

  7. iso8601DateFormat :: Maybe String -> String

    HDBC Database.HDBC.Locale

    As the semantic of System.Locale.iso8601DateFormat has changed with old-locale-1.0.0.2 in a non-compatible way, we now define our own (compatible) version of it.

  8. oldIso8601DateFormat :: Maybe String -> String

    HDBC Database.HDBC.Locale

    HDBC would in versions up to and including 2.4.0.3 use this time format string to serialize timestamps. To keep being able to deserialize timestamps serialized on database engines that keep the representation intact (e.g. SQLite) we keep this format string around, such that we can fall back to it.

  9. pattern GL_DEBUG_CATEGORY_PERFORMANCE_AMD :: GLenum

    OpenGLRaw Graphics.GL.AMD.DebugOutput

    No documentation available.

  10. glGetUniformi64vNV :: MonadIO m => GLuint -> GLint -> Ptr GLint64EXT -> m ()

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

Page 736 of many | Previous | Next