STM Commentary

Ian Lynagh ian at well-typed.com
Fri May 17 22:19:00 CEST 2013


On Fri, May 17, 2013 at 04:05:39PM -0400, Ryan Yates wrote:
> 
> For a while now I've been working on understanding GHC's STM implementation
> and I finally have something to share.  I've written a commentary on the
> implementation which can be found here:
> 
> http://fryguybob.github.io/STM-Commentary/

Great!

> My goal in writing this
> was to fill in the gap found here
> http://hackage.haskell.org/trac/ghc/wiki/Commentary/Rts/STM.  I happy to
> have it live where it is most appropriate.  If anyone has opinions on that,
> let me know.

Why not put it on
    http://hackage.haskell.org/trac/ghc/wiki/Commentary/Rts/STM
? If you sign up for an account on the trac then you should be able to
edit that page.


Thanks
Ian
-- 
Ian Lynagh, Haskell Consultant
Well-Typed LLP, http://www.well-typed.com/



More information about the ghc-devs mailing list