Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. throwErrnoTwoPathsIfMinus1_ :: (Eq a, Num a) => String -> RawFilePath -> RawFilePath -> IO a -> IO ()

    unix System.Posix.ByteString.FilePath

    as throwErrnoTwoPathsIfMinus1_, but exceptions include two paths when appropriate.

  2. throwErrnoPathIfMinus1 :: (Eq a, Num a) => String -> FilePath -> IO a -> IO a

    unix System.Posix.Error

    No documentation available.

  3. throwErrnoPathIfMinus1Retry :: (Eq a, Num a) => String -> FilePath -> IO a -> IO a

    unix System.Posix.Error

    No documentation available.

  4. throwErrnoPathIfMinus1Retry_ :: (Eq a, Num a) => String -> FilePath -> IO a -> IO ()

    unix System.Posix.Error

    No documentation available.

  5. throwErrnoPathIfMinus1_ :: (Eq a, Num a) => String -> FilePath -> IO a -> IO ()

    unix System.Posix.Error

    No documentation available.

  6. throwErrnoPathIfMinus1 :: (Eq a, Num a) => String -> PosixPath -> IO a -> IO a

    unix System.Posix.PosixPath.FilePath

    as throwErrnoIfMinus1, but exceptions include the given path when appropriate.

  7. throwErrnoPathIfMinus1Retry :: (Eq a, Num a) => String -> PosixPath -> IO a -> IO a

    unix System.Posix.PosixPath.FilePath

    No documentation available.

  8. throwErrnoPathIfMinus1Retry_ :: (Eq a, Num a) => String -> PosixPath -> IO a -> IO ()

    unix System.Posix.PosixPath.FilePath

    No documentation available.

  9. throwErrnoPathIfMinus1_ :: (Eq a, Num a) => String -> PosixPath -> IO a -> IO ()

    unix System.Posix.PosixPath.FilePath

    as throwErrnoIfMinus1_, but exceptions include the given path when appropriate.

  10. throwErrnoTwoPathsIfMinus1_ :: (Eq a, Num a) => String -> PosixPath -> PosixPath -> IO a -> IO ()

    unix System.Posix.PosixPath.FilePath

    as throwErrnoTwoPathsIfMinus1_, but exceptions include two paths when appropriate.

Page 14 of many | Previous | Next