streamly-core
Copyright(c) 2024 Composewell Technologies
LicenseBSD3
Maintainerstreamly@composewell.com
PortabilityGHC
Safe HaskellNone
LanguageHaskell2010

Streamly.Internal.FileSystem.Posix.Errno

Description

 
Synopsis

Documentation

throwErrnoPath :: String -> PosixPath -> IO a Source #

Same as throwErrno, but exceptions include the given path when appropriate.