[commit: stm] master: Control.Concurrent.STM.TChan: added tryReadTChan, peekTChan, tryPeekTChan (f871a0e)

Simon Marlow marlowsd at gmail.com
Wed Apr 13 13:25:59 CEST 2011


On 13/04/2011 11:56, Ian Lynagh wrote:
> On Mon, Apr 11, 2011 at 03:42:49AM -0700, Simon Marlow wrote:
>>
>>   Control/Concurrent/STM/TChan.hs                    |   33 ++++++++++++++++++++
>>   Control/Concurrent/STM/{TChan.hs =>  TChan.hs.orig} |    0
>>   Control/Concurrent/STM/TChan.hs.rej                |   33 ++++++++++++++++++++
>>   Control/Concurrent/STM/{TMVar.hs =>  TMVar.hs.orig} |    0
>>   Control/Concurrent/STM/TMVar.hs.rej                |   12 +++++++
>>   5 files changed, 78 insertions(+), 0 deletions(-)
>
> I assume the .orig and .rej files were added accidentally?

Bah.  Well spotted, I'll clean those up.

Cheers,
	Simon



More information about the Cvs-libraries mailing list