Skip to content

v2.9.6.3

Latest

Choose a tag to compare

@Commelina Commelina released this 15 Mar 13:14
· 1 commit to master since this release

Changelog

  • C++: fixing a regression introduced in 2.9.6.2
    • std::to_string is not compatible to --ansi standard
      [#534]
  • Pygments: fix escaping of non-alphanumeric characters in python regexes
    [#547]
  • Agda: the generated Makefile now accepts variable AGDA_OPTS
    [#544]

Builds with GHC versions:

  • with cabal, GHC 8.0 - 9.12
  • with stack, GHC 8.4 - 9.12

What's Changed

New Contributors

Full Changelog: v2.9.6.2...v2.9.6.3