Closed this issue 2 years ago · 0 comments
In primitive 0.8.0.0, if base >= 4.17 then Data.Primitive.ByteArray is just a reexport of Data.Array.Byte.ByteArray. This causes the instances in Data.TreeDiff.Class to be redundant.
primitive
0.8.0.0
base >= 4.17
Data.Primitive.ByteArray
Data.Array.Byte.ByteArray
Data.TreeDiff.Class