kolmodin / binary

Efficient, pure binary serialisation using ByteStrings in Haskell.
Other
105 stars 67 forks source link

Remove instance for Data.Semigroup.Option for GHC >= 9.2 #179

Closed sjakobi closed 3 years ago

sjakobi commented 3 years ago

Corresponding GHC MR: https://gitlab.haskell.org/ghc/ghc/-/merge_requests/4945

bgamari commented 3 years ago

@kolmodin it would be good to get this merged soon as we will be merging the associated GHC patch shortly.