4
0

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-vector-algorithms revision:19, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-vector-algorithms?expand=0&rev=58
This commit is contained in:
2023-02-03 09:19:03 +00:00
committed by Git OBS Bridge
parent 521d196cca
commit 34acfafd78
5 changed files with 159 additions and 175 deletions

View File

@@ -1,16 +1,3 @@
-------------------------------------------------------------------
Sat Oct 8 21:29:29 UTC 2022 - Peter Simons <psimons@suse.com>
- Update vector-algorithms to version 0.9.0.1 revision 1.
## Version 0.9.0.1 (2022-07-28)
- Allow building with vector-0.13.*.
## Version 0.9.0.0 (2022-05-19)
- Add nub related functions.
- Add sortUniq related functions (sorts, then removes duplicates).
-------------------------------------------------------------------
Mon Jun 20 10:23:01 UTC 2022 - Peter Simons <psimons@suse.com>