From 7e63e3a7048e61d10d029e86921775f9e828339d Mon Sep 17 00:00:00 2001 From: Sam Halliday Date: Wed, 22 Mar 2017 12:31:04 +0000 Subject: [PATCH] added project page for scala-data-classes --- gsoc/2017.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gsoc/2017.md b/gsoc/2017.md index 561f39da8..13c7ec420 100644 --- a/gsoc/2017.md +++ b/gsoc/2017.md @@ -169,6 +169,8 @@ of well-known typeclasses, placed on the companion. e.g. `LabelledGeneric`, `Show`, `Lens`. This would speed up compilations of downstream code and simplify implicit resolution. +https://github.com/fommil/scala-data-classes + Supervised by *[Sam Halliday](https://github.com/fommil)* with advice from *[Eugene Burmako](https://github.com/xeno-by)*.