sbt-typelevel depends on laika-sbt typelevel/sbt-typelevel#899
I'm working on cross-building for sbt 2.x, and I found sbt 2.0.0 has a macro crash when a Def.setting or Def.task body contains a generic method call with a HKT type argument. Laika hits this through its IO-based builder APIs, so sbt 2 support may need an upstream sbt fix sbt/sbt#9375
sbt-typeleveldepends onlaika-sbttypelevel/sbt-typelevel#899I'm working on cross-building for sbt 2.x, and I found sbt 2.0.0 has a macro crash when a
Def.settingorDef.taskbody contains a generic method call with a HKT type argument. Laika hits this through itsIO-based builder APIs, so sbt 2 support may need an upstream sbt fix sbt/sbt#9375