[commit: base] master: Remove uses of RecordWildCards in GHC.Event.TimerManager (1f81187)

Ian Lynagh ian at well-typed.com
Wed Jul 3 15:15:42 CEST 2013


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 <ian at well-typed.com>
> >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




More information about the ghc-devs mailing list