With version 0.8.0, Cats sunsetted Xor. This raises conflicts when using Roc alongside libraries that have migrated to Cats 0.8.0+ (e.g. https://github.com/finagle/finch)
There are only a handful of occurrences to convert to Either - I can submit a PR if that would help
With version 0.8.0, Cats sunsetted
Xor. This raises conflicts when using Roc alongside libraries that have migrated to Cats 0.8.0+ (e.g. https://github.com/finagle/finch)There are only a handful of occurrences to convert to
Either- I can submit a PR if that would help