Hi Niklas, > * PSQueue throws a stack space overflow if you try to put in 100000 > * Ints A slightly different implementation is used in GHC: https://github.com/ghc/packages-base/blob/master/GHC/Event/PSQ.hs Could you test it? If this code also has the same problem, I need to fix it. --Kazu