summaryrefslogtreecommitdiff
path: root/test/files/neg/t4079.check
blob: f4c956c445889a8742e93566b34a9b4ff0d42268 (plain) (blame)
1
2
3
4
t4079_2.scala:2: error: could not find implicit value for parameter f: Functor[List]
  Cat.compose[List,Option].Functor
                           ^
one error found