Package Release Info

ghc-os-string-2.0.6-bp160.1.11

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-os-string
ghc-os-string-devel
ghc-os-string-doc
ghc-os-string-prof

Change Logs

* Sat Jun 29 2024 Peter Simons <psimons@suse.com>
- Update os-string to version 2.0.6.
  [#]# 2.0.6 *Jun 2024*
  * add `fromString` on windows
  * add `fromBytestring` on unix
  [#]# 2.0.5 *Jun 2024*
  * Add `decodeLE`/`encodeLE` and deprecate `decodeFS`/`encodeFS` (pointing users to `System.OsPath` instead), fixes [#19](https://github.com/haskell/os-string/issues/19)
  [#]# 2.0.4 *Jun 2024*
  * Use TemplateHaskellQuotes rather than TemplateHaskell extension wrt [#21](https://github.com/haskell/os-string/issues/21)
* Fri May 24 2024 Peter Simons <psimons@suse.com>
- Update os-string to version 2.0.3.
  [#]# 2.0.3 *May 2024*
  * Fix `length` function wrt [#17](https://github.com/haskell/os-string/issues/17)
* Thu May 09 2024 Peter Simons <psimons@suse.com>
- Update os-string to version 2.0.2.2.
  [#]# 2.0.2.2 *May 2024*
  * Fix compilation on big-endian arches, by Andrew Lelechenko
* Sat Apr 27 2024 Peter Simons <psimons@suse.com>
- Update os-string to version 2.0.2.1.
  [#]# 2.0.2.1 *Apr 2024*
  * Fix compabitiliby with GHC 9.10
* Tue Apr 23 2024 Peter Simons <psimons@suse.com>
- Update os-string to version 2.0.2 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Fri Dec 15 2023 Peter Simons <psimons@suse.com>
- Add os-string at version 2.0.2.