Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. PathNameLimit :: PathVar

    unix System.Posix.Files.ByteString

    No documentation available.

  2. data PathVar

    unix System.Posix.Files.ByteString

    No documentation available.

  3. PipeBufferLimit :: PathVar

    unix System.Posix.Files.ByteString

    No documentation available.

  4. PrioIOAvailable :: PathVar

    unix System.Posix.Files.ByteString

    No documentation available.

  5. module System.Posix.Files.PosixString

    Functions defined by the POSIX standards for manipulating and querying the file system. Names of underlying POSIX functions are indicated whenever possible. A more complete documentation of the POSIX functions together with a more detailed description of different error conditions are usually available in the system's manual pages or from http://www.unix.org/version3/online.html (free registration required). When a function that calls an underlying POSIX function fails, the errno code is converted to an IOError using errnoToIOError. For a list of which errno codes may be generated, consult the POSIX documentation for the underlying function.

  6. PathNameLimit :: PathVar

    unix System.Posix.Files.PosixString

    No documentation available.

  7. data PathVar

    unix System.Posix.Files.PosixString

    No documentation available.

  8. PipeBufferLimit :: PathVar

    unix System.Posix.Files.PosixString

    No documentation available.

  9. PrioIOAvailable :: PathVar

    unix System.Posix.Files.PosixString

    No documentation available.

  10. module System.Posix.IO.PosixString

    POSIX IO support. These types and functions correspond to the unix functions open(2), close(2), etc. For more portable functions which are more like fopen(3) and friends from stdio.h, see System.IO.

Page 50 of many | Previous | Next