os-string: Library for manipulating Operating system strings.
This package provides functionality for manipulating OsString values, and is shipped with GHC.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- os-string-2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 1.0.0, 2.0.0, 2.0.1, 2.0.2, 2.0.2.1, 2.0.2.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8 |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4.9 && <4.20), bytestring (>=0.11.3.0), deepseq , exceptions , template-haskell [details] |
| Tested with | ghc ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.3 |
| License | BSD-3-Clause |
| Copyright | Julain Ospald 2021-2023 |
| Author | Julian Ospald <hasufell@posteo.de> |
| Maintainer | Julian Ospald <hasufell@posteo.de> |
| Category | System |
| Home page | https://github.com/haskell/os-string/blob/master/README.md |
| Bug tracker | https://github.com/haskell/os-string/issues |
| Source repo | head: git clone https://github.com/haskell/os-string |
| Uploaded | by maerwald at 2023年11月25日T07:58:41Z |
| Distributions | Arch:2.0.8, Fedora:2.0.7 |
| Reverse Dependencies | 17 direct, 15627 indirect [details] |
| Downloads | 6834 total (31 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs uploaded by user Build status unknown [no reports yet] |
Readme for os-string-2.0.0
[back to package description]OsString Hackage version
This package provides functionality for manipulating @OsString@ values, and is shipped with <https://www.haskell.org/ghc/ GHC>.