| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: ghc-unordered-containers-devel | Distribution: openSUSE Tumbleweed | 
| Version: 0.2.20.1 | Vendor: openSUSE | 
| Release: 1.1 | Build date: Thu Oct 2 09:28:38 2025 | 
| Group: Unspecified | Build host: reproducible | 
| Size: 3239986 | Source RPM: ghc-unordered-containers-0.2.20.1-1.1.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: https://hackage.haskell.org/package/unordered-containers | |
| Summary: Haskell unordered-containers library development files | |
This package provides the Haskell unordered-containers library development files.
BSD-3-Clause
* Thu Oct 02 2025 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.20.1.
    [#]# [0.2.20.1] - October 2025
    * [Fix infinite loop in `isSubmapOf[By]` / `isSubsetOf` on 32-bit platforms](https://github.com/haskell-unordered-containers/unordered-containers/pull/501).
      To fix this bug and potentially other similar bugs, we return to a branching factor of 16 on 32-bit platforms.
    * [Relax bounds for GHC 9.12](https://github.com/haskell-unordered-containers/unordered-containers/pull/499)
    * [Require `hashable >= 1.4`](https://github.com/haskell-unordered-containers/unordered-containers/pull/506)
    * Documentation changes:
    * [Fix documentation about branching factor in `Data.HashMap.Strict`](https://github.com/haskell-unordered-containers/unordered-containers/pull/494)
    * [Improve documentation for `Data.HashMap.compose`](https://github.com/haskell-unordered-containers/unordered-containers/pull/500)
    * [Fixes docs of `Data.HashMap.Lazy.fromList`: it takes O(n * log(n))](https://github.com/haskell-unordered-containers/unordered-containers/pull/498)
    * [Add disclaimer to `Data.HashSet.toList`](https://github.com/haskell-unordered-containers/unordered-containers/pull/507)
    * [Remove bad `isSubmapOf` testcase](https://github.com/haskell-unordered-containers/unordered-containers/pull/504)
* Sat Dec 21 2024 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.20 revision 4.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue Jul 30 2024 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.20 revision 3.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue May 14 2024 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.20 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Jan 11 2024 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.20 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue Jan 09 2024 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.20.
    [#]# [0.2.20] - January 2024
    * [Allow `template-haskell-2.21`](https://github.com/haskell-unordered-containers/unordered-containers/pull/484)
    * [Rename confusing variables](https://github.com/haskell-unordered-containers/unordered-containers/pull/479)
    * [Deal with introduction of `Prelude.foldl'`](https://github.com/haskell-unordered-containers/unordered-containers/pull/480)
    * [Remove redundant `Hashable` constraints](https://github.com/haskell-unordered-containers/unordered-containers/pull/478)
      from `intersection.*` and `union.*`.
    * Various optimizations and cleanups:
      [#458](https://github.com/haskell-unordered-containers/unordered-containers/pull/458),
      [#469](https://github.com/haskell-unordered-containers/unordered-containers/pull/469),
      [#404](https://github.com/haskell-unordered-containers/unordered-containers/pull/404),
      [#460](https://github.com/haskell-unordered-containers/unordered-containers/pull/460),
      [#456](https://github.com/haskell-unordered-containers/unordered-containers/pull/456),
      [#433](https://github.com/haskell-unordered-containers/unordered-containers/pull/433)
    * Add invariant tests:
      [#444](https://github.com/haskell-unordered-containers/unordered-containers/pull/444),
      [#455](https://github.com/haskell-unordered-containers/unordered-containers/pull/455)
    * [Improve test case generation](https://github.com/haskell-unordered-containers/unordered-containers/pull/442)
    * [Improve test failure reporting](https://github.com/haskell-unordered-containers/unordered-containers/pull/440)
* Fri Oct 13 2023 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.19.1 revision 3.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Sun Mar 12 2023 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.19.1 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 09 2022 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.19.1 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Sun Apr 24 2022 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.19.1.
    [#]# [0.2.19.1] – April 2022
    * [Fix bug in `intersection[With[Key]]`](https://github.com/haskell-unordered-containers/unordered-containers/pull/427)
    * [Improve docs of bit twiddling functions](https://github.com/haskell-unordered-containers/unordered-containers/pull/396)
    [0.2.19.1]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.19.0...v0.2.19.1
    [#]# [0.2.19.0] – April 2022
    * [Make intersections much faster](https://github.com/haskell-unordered-containers/unordered-containers/pull/406)
    * [Fix undefined behaviour on 32-bit platforms](https://github.com/haskell-unordered-containers/unordered-containers/pull/413)
    * Speed up some array-appending operations: [#407](https://github.com/haskell-unordered-containers/unordered-containers/pull/407), [#409](https://github.com/haskell-unordered-containers/unordered-containers/pull/409)
    * [Use MathJax format for complexity annotations](https://github.com/haskell-unordered-containers/unordered-containers/pull/411)
    [0.2.19.0]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.18.0...v0.2.19.0
    [#]# [0.2.18.0]
    * [Fix strictness properties of `Strict.mapMaybe[WithKey]`](https://github.com/haskell-unordered-containers/unordered-containers/pull/385)
    * [Fix strictness properties of `Strict.alterFEager`](https://github.com/haskell-unordered-containers/unordered-containers/pull/384)
    * [Fix space leaks in `union[With[Key]]`](https://github.com/haskell-unordered-containers/unordered-containers/pull/380)
    * [Fix space leak in `Lazy.fromListWith`](https://github.com/haskell-unordered-containers/unordered-containers/pull/386)
    * [Speed up `difference*` and `intersection*` with `unsafeInsert`](https://github.com/haskell-unordered-containers/unordered-containers/pull/372)
    * [`unionArrayBy`: Find next 1-bits with `countTrailingZeros`](https://github.com/haskell-unordered-containers/unordered-containers/pull/395)
    - This speeds up `union*` for sparsely filled nodes, while penalizing `union` operations on densely filled nodes.
    * [Reduce reboxing in internal array operations](https://github.com/haskell-unordered-containers/unordered-containers/pull/377)
    * [Reduce code size of array operations in `union*`](https://github.com/haskell-unordered-containers/unordered-containers/pull/376)
    [0.2.18.0]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.17.0...v0.2.18.0
* Sun Mar 06 2022 Peter Simons <psimons@suse.com>
  - Update unordered-containers to version 0.2.17.0.
    [#]# [0.2.17.0]
    * [Define `dataCast1` for `HashMap`](https://github.com/haskell-unordered-containers/unordered-containers/pull/345)
    * [Add `Lift` instances for Template Haskell](https://github.com/haskell-unordered-containers/unordered-containers/pull/343)
    * [Add definitions for `stimes`](https://github.com/haskell-unordered-containers/unordered-containers/pull/340)
    * [Expose internal constructors for `HashSet`, `Array` and `MArray`](https://github.com/haskell-unordered-containers/unordered-containers/pull/347)
    * [Tweak internal `Array.insertM` function](https://github.com/haskell-unordered-containers/unordered-containers/pull/359)
    * [Drop support for GHC 8.0](https://github.com/haskell-unordered-containers/unordered-containers/pull/354)
    * [Drop support for `hashable < 1.2.5`](https://github.com/haskell-unordered-containers/unordered-containers/pull/355)
    * Various cleanup and documentation improvements
    [0.2.17.0]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.16.0...v0.2.17.0
/usr/lib64/ghc-9.12.2/lib/package.conf.d/unordered-containers-0.2.20.1.conf /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1 /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal.dyn_hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal.hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal/Array.dyn_hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal/Array.hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal/Debug.dyn_hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal/Debug.hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal/List.dyn_hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal/List.hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal/Strict.dyn_hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Internal/Strict.hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Lazy.dyn_hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Lazy.hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Strict.dyn_hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashMap/Strict.hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashSet /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashSet.dyn_hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashSet.hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashSet/Internal.dyn_hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/Data/HashSet/Internal.hi /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashMap /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashMap/Internal /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashMap/Internal.hie /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashMap/Internal/Array.hie /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashMap/Internal/Debug.hie /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashMap/Internal/List.hie /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashMap/Internal/Strict.hie /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashMap/Lazy.hie /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashMap/Strict.hie /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashSet /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashSet.hie /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/extra-compilation-artifacts/hie/Data/HashSet/Internal.hie /usr/lib64/ghc-9.12.2/lib/unordered-containers-0.2.20.1/libHSunordered-containers-0.2.20.1-JJvvTFaHWI32nPOKHNULA.a /usr/share/doc/packages/ghc-unordered-containers-devel /usr/share/doc/packages/ghc-unordered-containers-devel/CHANGES.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 23:16:09 2025