Closed fommil closed 6 years ago
typical output is
scalaz-deriving/src/test/scala/scalaz/IotaHelpersSpec.scala:74: error: [NoInfer.any] Inferred Any gen.labels.values shouldBe List("Traity1A", "Traity1B") ^
but we're not detecting it with the compile regexes.
this was fixed upstream
typical output is
but we're not detecting it with the compile regexes.