turion / essence-of-live-coding

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

Add support for ghc 9.0.2 #96

Closed miguel-negrao closed 2 years ago

miguel-negrao commented 2 years ago

Partially solves #94

Support for 9.2 I think is not possible at the moment because of the memory package. see here.

turion commented 2 years ago

That's great, thanks!