well-typed / cborg

Binary serialisation in the CBOR format
https://hackage.haskell.org/package/cborg
191 stars 86 forks source link

Make the `serialise` benchmarks compile with GHC 9+ #282

Closed RyanGlScott closed 2 years ago

RyanGlScott commented 2 years ago

Fixes #281.

RyanGlScott commented 2 years ago

The 8.0.2 CI job is failing due to haskell-foundation/foundation#561, but otherwise succeeds.

RyanGlScott commented 2 years ago

basement has received an appropriate Hackage revision (see https://github.com/haskell-foundation/foundation/issues/561#issuecomment-1083441783), so the 8.0.2 job should work if restarted. (I'd do so myself, but I don't have the necessary permissions for it.)