edison
edison copied to clipboard
Fix compatibility with GHC 9.0
The change is according to https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.0#unsafecoerce and should be backwards-compatible.
This applies on top of #16 and fixes #17