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. PipeHandle :: ProcessID -> FilePath -> [String] -> String -> PipeHandle

    MissingH System.Cmd.Utils

    No documentation available.

  2. data PipeMode

    MissingH System.Cmd.Utils

    No documentation available.

  3. data PipeReader

    MissingH System.IO.HVIO

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

  4. data PipeWriter

    MissingH System.IO.HVIO

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

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

  6. 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]

  7. data PixelFormat

    gloss Graphics.Gloss.Data.Bitmap

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

  8. PxABGR :: PixelFormat

    gloss Graphics.Gloss.Data.Bitmap

    No documentation available.

  9. PxRGBA :: PixelFormat

    gloss Graphics.Gloss.Data.Bitmap

    No documentation available.

  10. module Graphics.Gloss.Data.Picture

    No documentation available.

Page 429 of many | Previous | Next