Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
decodeWithBasePosix :: ShortByteString -> IO Stringfilepath System.OsPath.Encoding This mimics the filepath decoder base uses on unix, with the small distinction that we're not truncating at NUL bytes (because we're not at the outer FFI layer).
encodeWithBasePosix :: String -> IO ShortByteStringfilepath System.OsPath.Encoding This mimics the filepath dencoder base uses on unix, with the small distinction that we're not truncating at NUL bytes (because we're not at the outer FFI layer).
-
No documentation available.
-
filepath System.OsPath.Posix No documentation available.
-
filepath System.OsPath.Posix Filepaths are char[] data on unix as passed to syscalls.
-
filepath System.OsPath.Posix Commonly used Posix string as uninterpreted char[] array.
-
filepath System.OsPath.Types No documentation available.
-
filepath System.OsPath.Types Filepaths are char[] data on unix as passed to syscalls.
-
filepath System.OsPath.Types Commonly used Posix string as uninterpreted char[] array.
-
tasty-quickcheck Test.Tasty.QuickCheck Fixed x: as x, but will not be shrunk.