turion / rhine

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

Rewrite Nix flake #341

Open ners opened 1 week ago

ners commented 1 week ago

As discussed at ZuriHac: the new and improved Rhine flake! ✨

Design goals:

This is the sort of flake I wish to import when working on Rhine-powered projects. Until now I've had to copy around a bunch of boilerplate.

turion commented 1 week ago

Thanks a lot! This is awesome!

turion commented 1 week ago

The test failure may simply be the Github MacOS runner. For some reason, some concurrency and timing stuff from monad-schedule doesn't work on MacOS so well.