Package Release Info

ghc-criterion-1.6.3.0-bp156.1.3

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-criterion
ghc-criterion-devel

Change Logs

* Tue Aug 08 2023 Peter Simons <psimons@suse.com>
- Update criterion to version 1.6.3.0.
  1.6.3.0
  * Remove a use of the partial `head` function within `criterion`.
  1.6.2.0
  * Require `optparse-applicative-0.18.*` as the minimum and add an explicit
    dependency on `prettyprinter` and `prettyprinter-ansi-terminal`.
  1.6.1.0
  * Support building with `optparse-applicative-0.18.*`.
  1.6.0.0
  * `criterion-measurement-0.2.0.0` adds the `measPeakMbAllocated` field to
    `Measured` for reporting maximum megabytes allocated. Since `criterion`
    re-exports `Measured` from `Criterion.Types`, this change affects `criterion`
    as well. Naturally, this affects the behavior of `Measured`'s `{To,From}JSON`
    and `Binary` instances.
  * Fix a bug in which the `--help` text for the `--match` option was printed
    twice in `criterion` applications.
* Wed Jun 15 2022 Peter Simons <psimons@suse.com>
- Update criterion to version 1.5.13.0 revision 2.
  Upstream has revised the Cabal build instructions on Hackage.
Version: 1.5.13.0-bp154.1.14
* Fri Feb 04 2022 Peter Simons <psimons@suse.com>
- Update criterion to version 1.5.13.0 revision 1.
  1.5.13.0
  * Allow building with `optparse-applicative-0.17.*`.
  1.5.12.0
  * Fix a bug introduced in version 1.5.9.0 in which benchmark names that include
    double quotes would produce broken HTML reports.
* Sun Oct 10 2021 psimons@suse.com
- Update criterion to version 1.5.11.0.
  1.5.11.0
  * Allow building with `aeson-2.0.0.0`.
* Fri Sep 03 2021 psimons@suse.com
- Update criterion to version 1.5.10.0 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Sat Aug 21 2021 psimons@suse.com
- Update criterion to version 1.5.10.0.
  1.5.10.0
  * Fix a bug in which the `defaultMainWith` function would not use the
    `regressions` values specified in the `Config` argument. This bug only
    affected `criterion` the library—uses of the `--regressions` flag from
    `criterion` executables themselves were unaffected.
* Mon Apr 26 2021 psimons@suse.com
- Add criterion at version 1.5.9.0 revision 1.
Version: 1.1.4.0-bp150.2.4
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Sun Feb 12 2017 psimons@suse.com
- Update to version 1.1.4.0 revision 1 with cabal2obs.
* Wed Aug 17 2016 psimons@suse.com
- Update to version 1.1.1.0 revision 3 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 1.1.1.0 revision 1 with cabal2obs.