
3 Jul
2013
3 Jul
'13
9:15 a.m.
On Wed, Jul 03, 2013 at 09:08:35AM +0100, Simon Marlow wrote:
On 08/06/13 19:14, Ian Lynagh wrote:
commit 1f81187e63dcd4f160cfd1ce62efc4b1d26603dc Author: Ian Lynagh
Date: Sat Jun 8 18:54:23 2013 +0100 Remove uses of RecordWildCards in GHC.Event.TimerManager
curious: why?
I wanted to be able to understand the code. It's easier if 'foo' doesn't sometimes have type 'b' rather than 'a -> b'. Thanks Ian