ReportInstances

class Object
trait Matchable
class Any
object Report.type

Implicits

Implicits

implicit def catsReducibleForReport[G[_], H[_]](implicit F: Foldable[[_] =>> Nested[G, H, _$8]]): Reducible[[_] =>> Report[G, H, _$9]]
implicit def catsShowForReport[G[_], H[_], A : Show](implicit evidence$4: Show[A], showGha: Show[G[H[A]]]): Show[Report[G, H, A]]