turion / rhine

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

Dev regression #365 #368

Open turion opened 3 weeks ago

turion commented 3 weeks ago

Regression test for #365

turion commented 3 weeks ago

As expected, this fails before https://github.com/turion/rhine/pull/343 is merged.

turion commented 3 weeks ago

Even after merging #343, this is still flaky.

turion commented 3 weeks ago

It seems ok on GHC 9.6, but flaky on GHC 9.8!

turion commented 3 weeks ago

But nix build .#haskell.packages.ghc96.rhine is also flaky on my machine.