Skip to content

0.14.0

Latest
Compare
Choose a tag to compare
@wrengr wrengr released this 19 Mar 23:51
· 9 commits to master since this release

This is a relatively conservative change from 0.13.4 (2017-06-18), but it makes some long overdue packaging changes (cabal file, author email, urls, etc).

What's Changed

  • Factored out "Data.Number.LogFloat.Raw"
  • Updated to use Cabal-Version >=2.2 rather than the previous >= 1.10.
  • Added Tested-With: GHC == 9.2.4, 9.4.4, 9.6.1
  • Silencing warnings about rewrite rules, as a hack for working around: https://gitlab.haskell.org/ghc/ghc/-/issues/10595

Full Changelog: v0.13.4...v0.14.0