ghcjs / jsaddle

JavaScript interface that works with GHCJS or GHC
118 stars 63 forks source link

Fix building with Stackage Nightly 2022-03-03 (ghc-9.0.2) #128

Closed TeofilC closed 2 years ago

TeofilC commented 2 years ago

This patch allows building the jsaddle packages with the current stackage nightly.

I wasn't able to build the test suite, since webdriver isn't yet compatible with aeson 2.0, so I haven't been able to verify if the tests still pass.