2010/2/16 Simon Marlow <marlo...@gmail.com>: > You might want to take a look at the concurrency part of the GHC test suite: > > http://darcs.haskell.org/testsuite/tests/ghc-regress/concurrent/should_run/ > > Not that we've really solved the problem you're talking about, but you might > get some ideas.
The method of testing appears to be similar to what I do now using unit tests. But the contents of the tests are interesting. I'll see if they are applicable to our primitives. Thanks, Roel _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe