Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
54234 commits behind the upstream repository.
Simon Marlow's avatar
Simon Marlow authored
We weren't making them live early enough, with the result that
finalizable objects referred to only by a thread blocked on a black
hole could be finalized too early (see conc057 test).
693342ff
History