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.
transform :: MakeResult a -> MakeResult aChasingBottoms Test.ChasingBottoms.ContinuousFunctions transform makes sure that the pattern matches get to influence the generated value. See MakeResult.
Error'FormatUnavailable :: ErrorGLFW-b Graphics.UI.GLFW -
GLFW-b Graphics.UI.GLFW WindowHint'OpenGLForwardCompat :: Bool -> WindowHintGLFW-b Graphics.UI.GLFW No documentation available.
getWindowOpenGLForwardCompat :: Window -> IO BoolGLFW-b Graphics.UI.GLFW If this window is set for opengl to be forward compatible. See glfwGetWindowAttrib
DisplayConformant :: DisplayCapabilityGLUT 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".
iso8601DateFormat :: Maybe String -> StringHDBC 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.
oldIso8601DateFormat :: Maybe String -> StringHDBC 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.
pattern
GL_DEBUG_CATEGORY_PERFORMANCE_AMD :: GLenumOpenGLRaw Graphics.GL.AMD.DebugOutput No documentation available.
glGetUniformi64vNV :: MonadIO m => GLuint -> GLint -> Ptr GLint64EXT -> m ()OpenGLRaw Graphics.GL.AMD.GPUShaderInt64 No documentation available.