typelevel / cats-parse

A parsing library for the cats ecosystem
https://typelevel.org/cats-parse/
MIT License
233 stars 53 forks source link

Link errors when crossbuilding for scalaJS or scalaNative #526

Closed erikerlandson closed 1 year ago

erikerlandson commented 1 year ago

I've been using cats-parse here: https://github.com/erikerlandson/coulomb/pull/420

And I am getting link errors when I try to build my tests for either scalaJS or scalaNative. Is there support for those platforms? This is a Scala-3 build.

erikerlandson commented 1 year ago

cc @armanbilge @benhutchison

armanbilge commented 1 year ago

https://youforgotapercentagesignoracolon.com/

erikerlandson commented 1 year ago

this was operator error, forgot to use %%%