Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. data PipeWriter

    MissingH System.IO.HVIO

    The writing side of a Haskell pipe. Please see newHVIOPipe for more details.

  2. module System.IO.PlafCompat

    On Unix, exports System.Posix.Types and System.Posix.Files. On Windows, exports System.Posix.Types and System.IO.WindowsCompat. The result should be roughly the same set of defined variables and types.

  3. module System.Path

    This module provides various helpful utilities for dealing with path and file names, directories, and related support. Written by John Goerzen, [email protected]

  4. data PixelFormat

    gloss Graphics.Gloss.Data.Bitmap

    Pixel formats describe the order of the color channels in memory.

  5. PxABGR :: PixelFormat

    gloss Graphics.Gloss.Data.Bitmap

    No documentation available.

  6. PxRGBA :: PixelFormat

    gloss Graphics.Gloss.Data.Bitmap

    No documentation available.

  7. module Graphics.Gloss.Data.Picture

    No documentation available.

  8. type Path = [Point]

    gloss Graphics.Gloss.Data.Picture

    A path through the x-y plane.

  9. data Picture

    gloss Graphics.Gloss.Data.Picture

    A 2D picture

  10. Pictures :: [Picture] -> Picture

    gloss Graphics.Gloss.Data.Picture

    A picture consisting of several others.

Page 434 of many | Previous | Next