barrucadu / dejafu

Systematic concurrency testing meets Haskell.
https://dejafu.docs.barrucadu.co.uk/
191 stars 18 forks source link

Add LTS-19.0 to build matrix & supported GHC versions doc #357

Closed barrucadu closed 2 years ago

barrucadu commented 2 years ago

There should be a patch release of dejafu after this, since the doctest examples changed.

Also, need to bump to a nightly snapshot in stack.yaml for stylish-haskell, which looks to have skipped GHC 9.0 support.

In principle, we could now drop support for GHC 8.0, 8.2, and 8.4, but supporting those isn't causing any problems yet.