Skip to content

Add since annotations for instances of (Mutable)ByteArray

Teo Camarasu requested to merge teo/ghc:bytearray-add-since into master

This patch adds missing since annotations for typeclass instances for ByteArray and MutableByteArray.

Merge request reports