OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-os-string?expand=0&rev=9
53 lines
1.7 KiB
Plaintext
53 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jun 29 17:09:02 UTC 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 07:37:33 UTC 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 9 17:58:32 UTC 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 07:39:32 UTC 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 13:21:27 UTC 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 16:24:41 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Add os-string at version 2.0.2.
|
|
|