[Haskell-cafe] stm onCommit

Silvio Frischknecht silvio.frischi at gmail.com
Sun Jul 5 21:33:05 UTC 2015


Sorry the line with fork in it should have been

    forkIO $ forever $ join $ atomically $ readTChan chan

of course.

Silvio


More information about the Haskell-Cafe mailing list