milessabin/shapeless

Add missing implicit annotations.

Open

#123 opened on Jun 25, 2014

 (5 comments) (0 reactions) (0 assignees)Scala (520 forks)batch import
FeatureHelp wantedgood first issue

Repository metrics

Stars
 (3,399 stars)
PR merge metrics
 (Avg merge 21h 34m) (6 merged PRs in 30d)

Description

There are very many implicit arguments in shapeless without @implicitNotFound annotations. Adding them would make compiler errors more readable.

Contributor guide