purescript-suggest
purescript-suggest copied to clipboard
List mappend gives stack overflow on many warnings
I have a large module which is created by a code generator, and purescript-suggest has started to stack overflow due to the large number of warnings it needs to fix.
Would you take a PR to add a --stack-size argument to the node executable in the shebang header of the cli/index.js file?
Of course, go ahead.