Fedora Packages

ghc-filepath-bytestring

Library for manipulating RawFilePaths in a cross platform way

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: * "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style 'RawFilePath' values (with '/' as the path separator). * "System.FilePath.Windows.ByteString" manipulates Windows style 'RawFilePath' values (with either '\' or '/' as the path separator, and deals with drives). * "System.FilePath.ByteString" is an alias for the module appropriate to your platform. 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.io/posts/2022-06-29-fixing-haskell-filepaths.html.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.5.2.0.2-2.fc43 -
Fedora 42 1.4.2.1.13-7.fc42 -
Fedora 41 1.4.2.1.13-6.fc41 -
Fedora 40 1.4.2.1.13-3.fc40 -
Fedora EPEL 10.1 1.4.2.1.13-4.el10_0 -
Fedora EPEL 10.0 - 1.4.2.1.13-4.el10_0
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-filepath-bytestring dash maintainers at fedoraproject dot org.



Sources on Pagure