
29 Mar
2013
29 Mar
'13
6:16 a.m.
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