Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. module Data.Void

    No documentation available.

  2. resultForestWidth :: SpecForest a -> Int

    sydtest Test.Syd.Output

    No documentation available.

  3. specForestWidth :: forall (a :: [Type]) b c . SpecDefForest a b c -> Int

    sydtest Test.Syd.Output

    No documentation available.

  4. makeDeviceID :: CMajor -> CMinor -> DeviceID

    unix-compat System.PosixCompat.Extensions

    Creates a DeviceID for a device file given a major and minor number.

  5. deviceID :: FileStatus -> DeviceID

    unix-compat System.PosixCompat.Files

    ID of the device on which this file resides.

  6. fileID :: FileStatus -> FileID

    unix-compat System.PosixCompat.Files

    inode number

  7. setGroupIDMode :: FileMode

    unix-compat System.PosixCompat.Files

    Set group ID on execution.

  8. setUserIDMode :: FileMode

    unix-compat System.PosixCompat.Files

    Set user ID on execution.

  9. specialDeviceID :: FileStatus -> DeviceID

    unix-compat System.PosixCompat.Files

    Describes the device that this file represents.

  10. getProcessID :: IO ProcessID

    unix-compat System.PosixCompat.Process

    getProcessID calls getpid to obtain the ProcessID for the current process.

Page 613 of many | Previous | Next