tweag / monad-bayes

A library for probabilistic programming in Haskell.
MIT License
404 stars 62 forks source link

Enable GHC 9.4 #271

Closed turion closed 1 year ago

turion commented 1 year ago

Part of https://github.com/tweag/monad-bayes/pull/267

turion commented 1 year ago

It works pretty much out of the box. But we should be aware that this adds time to CI. It becomes more important to fix the Cachix setup.

turion commented 1 year ago

But we should be aware that this adds time to CI. It becomes more important to fix the Cachix setup.

See: image

It seems like it builds a lot from scratch, and every GHC adds something like half an hour of CI time. This will be a major inconvenience.