os-string: Library for manipulating Operating system strings.

[ bsd3, library, system ] [ Propose Tags ] [ Report a vulnerability ]
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, 2.0.9, 2.0.10, 2.0.11 (info)
Change log changelog.md
Dependencies base (>=4.12.0.0 && <4.23), bytestring (>=0.11.3.0), deepseq, exceptions, template-haskell, template-haskell-lift (>=0.1 && <0.2), template-haskell-quasiquoter (>=0.1 && <0.2) [details]
Tested with ghc ==9.6.7 || ==9.8.4 || ==9.10.3 || ==9.12.4 || ==9.14.1
License BSD-3-Clause
Copyright Julian Ospald 2021-2023
Author Julian Ospald <hasufell@posteo.de>
Maintainer Julian Ospald <hasufell@posteo.de>
Uploaded by maerwald at 2026-06-12T02:38:48Z
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
Distributions Arch:2.0.10, Fedora:2.0.7
Reverse Dependencies 24 direct, 16021 indirect [details]
Downloads 7154 total (65 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.11

[back to package description]

OsString Hackage version

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