Skip to content

Fixed issue #17435, missing Data instances

Mario requested to merge (removed):master into master

The PR adds Data instances for ZipList, WrappedArrow, and WrappedMonad.

There are no tests, as I couldn't find an obvious place to put them. From the previous fixes of the same kind it appears no tests are expected.

Merge request reports