--- - branch: MAIN date: Fri Apr 23 06:28:04 UTC 2021 files: - new: '1.13' old: '1.12' path: pkgsrc/devel/hs-unordered-containers/Makefile pathrev: pkgsrc/devel/hs-unordered-containers/Makefile@1.13 type: modified - new: '1.13' old: '1.12' path: pkgsrc/devel/hs-unordered-containers/buildlink3.mk pathrev: pkgsrc/devel/hs-unordered-containers/buildlink3.mk@1.13 type: modified - new: '1.4' old: '1.3' path: pkgsrc/devel/hs-unordered-containers/PLIST pathrev: pkgsrc/devel/hs-unordered-containers/PLIST@1.4 type: modified - new: '1.6' old: '1.5' path: pkgsrc/devel/hs-unordered-containers/distinfo pathrev: pkgsrc/devel/hs-unordered-containers/distinfo@1.6 type: modified - new: '0' old: '1.1' path: pkgsrc/devel/hs-unordered-containers/patches/patch-unordered-containers.cabal pathrev: pkgsrc/devel/hs-unordered-containers/patches/patch-unordered-containers.cabal@0 type: deleted id: 20210423T062804Z.f99034613aa36e8d807e69d6bd4cc885cbd1cc6d log: | Update to unordered-containers-0.2.13.0 0.2.13.0 * Add HashMap.compose. Thanks Alexandre Esteves. 0.2.12.0 * Add HashMap.isSubmapOf[By] and HashSet.isSubsetOf. Thanks Sven Keidel. (#282) * Expose internal modules. (#283) * Documentation improvements in Data.HashSet, including a beginner-friendly introduction. Thanks Matt Renaud. (#267) * HashMap.alterF: Skip key deletion for absent keys. (#288) * Remove custom unsafeShift{L,R} definitions. (#281) * Various other documentation improvements. 0.2.11.0 * Add HashMap.findWithDefault (soft-deprecates HashMap.lookupDefault). Thanks, Matt Renaud. * Add HashMap.fromListWithKey. Thanks, Josef Svenningsson. * Add more folding functions and use them in Foldable instances. Thanks, David Feuer. * Add HashMap.!?, a flipped version of lookup. Thanks, Matt Renaud. * Add a Bifoldable instance for HashMap. Thanks, Joseph Sible. * Add a HasCallStack constraint to (!). Thanks, Roman Cheplyaka. Bug fixes * Fix a space leak affecting updates on keys with hash collisions. Thanks, Neil Mitchell. (#254) * Get rid of some silly thunks that could be left lying around. (#232). Thanks, David Feuer. Other changes * Speed up the Hashable instances for HashMap and HashSet. Thanks, Edward Amsden. * Remove a dependency cycle hack from the benchmark suite. Thanks, Andrew Martin. * Improve documentation. Thanks, Tristan McLeay, Li-yao Xia, Gareth Smith, Simon Jakobi, Sergey Vinokurov, and likely others. module: pkgsrc subject: 'CVS commit: pkgsrc/devel/hs-unordered-containers' unixtime: '1619159284' user: pho