Hacker News new | ask | show | jobs
by ackfoobar 739 days ago
That typeclass resolution can encode some heavy computation, the example being n-queens in the article.
1 comments

That's only the case when you turn on the "enable arbitrary computation in typeclasses" flag, so I'd say it's not much of a worry.