os-string: Library for manipulating Operating system strings.

[ bsd3, library, system ] [ Propose Tags ]
Versions [RSS] 1.0.0, 2.0.0, 2.0.1, 2.0.2, 2.0.2.1
Change log changelog.md
Dependencies base (>=4.12.0.0 && <4.21), bytestring (>=0.11.3.0), deepseq, exceptions, template-haskell [details]
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 2024-04-27T07:39:32Z
Distributions LTSHaskell:2.0.2, NixOS:2.0.2, Stackage:2.0.2
Reverse Dependencies 7 direct, 14651 indirect [details]
Downloads 776 total (226 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-04-27 [all 1 reports]

Readme for os-string-2.0.2.1

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