Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. 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.

  2. 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.

  3. pattern GL_DEBUG_CATEGORY_PERFORMANCE_AMD :: GLenum

    OpenGLRaw Graphics.GL.AMD.DebugOutput

    No documentation available.

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

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

  5. glGetUniformui64vNV :: MonadIO m => GLuint -> GLint -> Ptr GLuint64EXT -> m ()

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

  6. glProgramUniform1i64NV :: MonadIO m => GLuint -> GLint -> GLint64EXT -> m ()

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

  7. glProgramUniform1i64vNV :: MonadIO m => GLuint -> GLint -> GLsizei -> Ptr GLint64EXT -> m ()

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

  8. glProgramUniform1ui64NV :: MonadIO m => GLuint -> GLint -> GLuint64EXT -> m ()

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

  9. glProgramUniform1ui64vNV :: MonadIO m => GLuint -> GLint -> GLsizei -> Ptr GLuint64EXT -> m ()

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

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

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

Page 739 of many | Previous | Next