Hacker News new | ask | show | jobs
by GreaterFool 3778 days ago
I wonder how much time is spent on deriving instances and whether some sort of caching would make a big difference. After all if datatype definition has not changed there's no need to change the derived code.