BSD-3-Clause licensed and maintained by Julian Ospald
This version can be pinned in stack with:os-string-2.0.2@sha256:32fa47f8345a2c0662fb602fc42e4b674e41ec48079b68bdecb4b6f68032c24e,3259

OsString Hackage version

This package provides functionality for manipulating @OsString@ values, and is shipped with <https://www.haskell.org/ghc/ GHC>.

Changes

Changelog for os-string package

2.0.2 Dec 2023

  • Implement coercionToPlatformTypes, fixes #4

2.0.1 Dec 2023

  • add unsafeEncodeUtf, fixes #5

2.0.0 Nov 2023

  • Split out OsString modules from filepath library
  • add more bytestring like functions (index/search/etc.)

1.0.0 Nov 2023

  • dummy release to avoid name clashes with filepath <1.5