turion / rhine

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

Fix event clock in Gloss #253

Closed turion closed 9 months ago

turion commented 9 months ago

I discovered a bug that occurs when using the GlossEventClock: The time variable was not correctly updated.