Hacker News new | ask | show | jobs
by inimino 1109 days ago
It would be nice to mention in the Haskell part the solution which is just use 'trace', which just prints the thing and also evaluates to it, so it's just a pair of parens and a keyword and away you go.