[ol10_u0_developer_EPEL] ghc-filepath-bytestring-1.4.2.1.13-4.el10_0.x86_64

Name:ghc-filepath-bytestring
Version:1.4.2.1.13
Release:4.el10_0
Architecture:x86_64
Group:Unspecified
Size:183910
License:BSD-3-Clause
RPM: ghc-filepath-bytestring-1.4.2.1.13-4.el10_0.x86_64.rpm
Source RPM: ghc-filepath-bytestring-1.4.2.1.13-4.el10_0.src.rpm
Build Date:Tue May 20 2025
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://hackage.haskell.org/package/filepath-bytestring
Summary: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:

* "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.

Filelist (Show Changelog) (Show related packages)