estatico / scala-newtype

NewTypes for Scala with no runtime overhead
Apache License 2.0
540 stars 31 forks source link

Make macros compatible with scalaz-deriving #32

Closed carymrobbins closed 6 years ago

carymrobbins commented 6 years ago

The big change here is to use -Yno-predef which is long overdue.