os-string: Library for manipulating Operating system strings.

[ bsd3, library, system ] [ Propose Tags ] [ Report a vulnerability ]

This package provides functionality for manipulating OsString values, and is shipped with GHC.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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
Change log changelog.md
Dependencies base (>=4.12.0.0 && <4.22), bytestring (>=0.11.3.0), deepseq, exceptions, template-haskell [details]
Tested with ghc ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.3 || ==9.8.1
License BSD-3-Clause
Copyright Julain Ospald 2021-2023
Author Julian Ospald <hasufell@posteo.de>
Maintainer Julian Ospald <hasufell@posteo.de>
Revised Revision 1 made by maerwald at 2024-11-15T05:41:14Z
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 2024-06-29T17:09:02Z
Distributions Arch:2.0.6, LTSHaskell:2.0.7, NixOS:2.0.6, Stackage:2.0.7, openSUSE:2.0.6
Reverse Dependencies 8 direct, 14893 indirect [details]
Downloads 4386 total (564 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.6

[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>.