This is *all* the code you need to get generic derivation of Show typeclasses with Magnolia. Come to my @ScalaIO_FR talk later!pic.twitter.com/RlRg8Gjl9C
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
I don’t want ‘case class Foo(i: Int)’ getting a Show instance unless I say I want one (I think this is “deriving Show” in Haskell)
Right, yes: You can make the macro method non-implicit, then call it when you need a specific typeclass instance.
Eg: ‘@derivingShow case class Foo(i: Int)’
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.