Mon, 26 Jan 2026 19:17:40 CST | login

Information for build ghc-filepath-bytestring-1.4.2.1.13-1.oc9

ID27369
Package Nameghc-filepath-bytestring
Version1.4.2.1.13
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-filepath-bytestring.git?.#c0f968ec26533d7daad2582bea36029bcc0b09cc
SummaryLibrary for manipulating RawFilePaths in a cross platform way
DescriptionThis 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 11:50:04 CST
CompletedMon, 05 Aug 2024 11:53:10 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-filepath-bytestring.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-filepath-bytestring.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-filepath-bytestring-1.4.2.1.13-1.oc9.src.rpm (info) (download)
aarch64
ghc-filepath-bytestring-1.4.2.1.13-1.oc9.aarch64.rpm (info) (download)
ghc-filepath-bytestring-devel-1.4.2.1.13-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-filepath-bytestring-doc-1.4.2.1.13-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-filepath-bytestring-1.4.2.1.13-1.oc9.x86_64.rpm (info) (download)
ghc-filepath-bytestring-devel-1.4.2.1.13-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.2.1.13-1 - initial build