turion / essence-of-live-coding

Universal Live Coding & Functional Reactive Programming Framework
https://www.manuelbaerenz.de/#computerscience
62 stars 6 forks source link

Dev ghc 9.4 #108

Closed turion closed 1 year ago

turion commented 1 year ago

Fixes #107

turion commented 1 year ago

I think this cannot work before OpenGLRaw works with text-2.0

turion commented 1 year ago

See https://github.com/haskell-opengl/OpenGLRaw/issues/45. Seems like that package has poor maintainership.

ysangkok commented 1 year ago

@turion OpenGLRaw was revised in December 2022 to allow text-2.0: https://hackage.haskell.org/package/OpenGLRaw-3.3.4.1/revisions/

It also has a new maintainer. So I think OpenGLRaw should be fine now?

turion commented 1 year ago

This is wild. The test suite succeeds for GHC 9.2, but fails for 9.4!