haskellari/tree-diff

Compatibility with primitive 0.8

Closed this issue · 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.