filepath-bytestring

Version 1.5.2.0.0 revision 0 uploaded by JoeyHess.

Package meta

Synopsis
Library for manipulating RawFilePaths in a cross platform way.
Description

This package provides functionality for manipulating RawFilePath values. It can be used as a drop in replacement for the filepath library to get the benefits of using ByteStrings. It provides three modules:

All three modules provide the same API, and the same documentation (calling out differences in the different variants).

This package is now deprecated, since filepath 1.4.100.0 provides an OsPath type that is based on a bytestring. See https:/hasufell.github.ioposts/2022-06-29-fixing-haskell-filepaths.html

Author
Neil Mitchell <ndmitchell@gmail.com>
Bug reports
n/a
Category
System
Copyright
Neil Mitchell 2005-2019 Joey Hess 2019-2021
Homepage
n/a
Maintainer
Joey Hess <id@joeyh.name>
Package URL
n/a
Stability
n/a

Components