turion / rhine

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

not accepting `rhine` 1.4.0.1? #336

Closed alaendle closed 4 weeks ago

alaendle commented 4 weeks ago

https://github.com/turion/rhine/blob/7c866688458fcf8993c29a317ce892899b7268f9/rhine-gloss/rhine-gloss.cabal#L45

Just spotted this while reading through the stackage constraints file...

turion commented 4 weeks ago

You're right, I just fixed it here: https://github.com/turion/rhine/pull/331/

turion commented 4 weeks ago

Regarding the stackage commit: Thank you very much :) I didn't quite manage to keep it up to date due to being busy with other projects, and I appreciate your work there! I believe that all rhine* packages and automaton should be able to build on stackage nightly, I just didn't come around to testing that.