$ errors.fyi/haskell/StackOverflow 128 namespaces · 4,025 codes
haskell · haskell/StackOverflow
StackOverflow

StackOverflow

An AsyncException thrown by the GHC runtime when the thread stack size exceeds its limit. Typically caused by infinite recursion or very deep call chains. Increase the limit with +RTS -K<size> or rewrite the algorithm using heap-allocated continuations.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT