milessabin/shapeless

Add missing implicit annotations.

Open

#123 opened on Jun 25, 2014

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Scala (3,405 stars) (522 forks)batch import
FeatureHelp wantedgood first issue

Description

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

Contributor guide