Monthly Archives: August 2010
New GHC blog
We have created a new GHC blog at http://hackage.haskell.org/trac/ghc/blog. The new blog is part of our Trac and therefore should have lower overhead for posting, so hopefully we’ll use it more. I’ll leave this blog up though, it is probably … Continue reading
Posted in Uncategorized
Leave a comment
Parallel programming in Haskell with explicit futures
Recently we released a new version of the parallel package on Hackage, version 3.1.0.0. This synchronises the API to that described in our Haskell Symposium 2010 paper, “Seq no More: Better Strategies for Parallel Haskell“. If you don’t know what … Continue reading
Posted in Uncategorized
4 Comments