Mon, 26 Jan 2026 10:50:43 CST | login

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

ID36002
Package Nameghc-filepath-bytestring
Version1.4.2.1.13
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-filepath-bytestring.git?.#49d1400f8b8385f225e1c2a5790076e69fa93ffd
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 bybbrucezhang
State failed
Volume DEFAULT
StartedWed, 10 Sep 2025 06:55:31 CST
CompletedWed, 10 Sep 2025 07:02:00 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 No tags
RPMs No RPMs
Changelog * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.4.2.1.13-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.2.1.13-1 - initial build