turion / rhine

Haskell Functional Reactive Programming framework with type-level clocks
http://hackage.haskell.org/package/rhine
118 stars 21 forks source link

Avoid warnings under GHC9.4 #233

Closed turion closed 1 year ago

turion commented 1 year ago

The resulting warnings cannot be detected on CI because there is no GHC9.4 release of monad-bayes yet, so had I disabled the rhine-bayes. But I found them while building locally.