Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ReadFramebuffer :: FramebufferTargetOpenGL Graphics.Rendering.OpenGL.GL.FramebufferObjects.FramebufferObjects No documentation available.
module Graphics.Rendering.OpenGL.GL.
ReadCopyPixels This module corresponds to section 4.3 (Drawing, Reading, and Copying Pixels) of the OpenGL 2.1 specs.
-
ghc-internal GHC.Internal.IO.Buffer No documentation available.
-
ghc-internal GHC.Internal.IO.Handle.Types No documentation available.
-
ghc-internal GHC.Internal.IO.Handle.Types No documentation available.
-
ghc-internal GHC.Internal.IO.IOMode No documentation available.
-
ghc-internal GHC.Internal.IO.IOMode No documentation available.
type
ReadS a = String -> [(a, String)]ghc-internal GHC.Internal.Read A parser for a type a, represented as a function that takes a String and returns a list of possible parses as (a,String) pairs. Note that this kind of backtracking parser is very inefficient; reading a large structure may be quite slow (cf ReadP).
-
ghc-internal GHC.Internal.System.IO No documentation available.
-
ghc-internal GHC.Internal.System.IO No documentation available.