kolmodin / binary

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

Compatibility with future ghc-8.8/base-4.13 #161

Closed hvr closed 5 years ago

kolmodin commented 5 years ago

Can you add a description in the patch why this change is needed? I understand it's for compatibility with future ghc versions, but what is changing exactly?