haskell / criterion

A powerful but simple library for measuring the performance of Haskell code.
http://www.serpentine.com/criterion
BSD 2-Clause "Simplified" License
501 stars 86 forks source link

Require `optparse-applicative-0.18.*` as the minimum #276

Closed RyanGlScott closed 1 year ago

RyanGlScott commented 1 year ago

Also add explicit dependencies on prettyprinter and prettyprinter-ansi-terminal. With this change, we have expunged any traces of ansi-wl-pprint from criterion.

This builds on top of #275.

RyanGlScott commented 1 year ago

Come to think of it, this doesn't really require a major version bump, as it only changes the internals of criterion.