On Tue, Feb 22, 2011 at 7:08 AM, Nick Frolov <[email protected]> wrote: > Something has definitely changed between these two ghc versions. Since > I've spent considerable amount of time on finding a workaround for the > problem, I'd like to file a real bug report, but I'm not completely sure > where to do it because there are several pieces of software involved > (ghc itself, 'process', 'satchmo' and 'minisat2' SAT solver). Could > somebody guide me please?
There were a few I/O manager related bugs, one related to forking processes. These should be fixed in GHC 7.0.2 (and the next HP release), due soon. -- Johan _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
