Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.7% dependent packages on hackage.haskell.org

hackage.haskell.org : filepath-bytestring

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.ioposts/2022-06-29-fixing-haskell-filepaths.html

Registry - JSON
purl: pkg:hackage/filepath-bytestring
Keywords: bsd3, deprecated, library, system
License: BSD-3-Clause
Latest release: 3 months ago
First release: over 4 years ago
Dependent packages: 8
Dependent repositories: 12
Downloads: 7,415 total
Last synced: 18 days ago

    Loading...
    Readme
    Loading...