Description
File paths can be manipulated consistently across operating systems by Haskell code that needs the backported filepath library.
It is useful for packages that must support older compiler or library combinations while handling path separators, extensions, directories, and file names. Normal users usually install it only because another Haskell package depends on it.