purescript-suggest icon indicating copy to clipboard operation
purescript-suggest copied to clipboard

List mappend gives stack overflow on many warnings

Open paf31 opened this issue 6 years ago • 1 comments

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?

paf31 avatar Sep 05 '19 19:09 paf31

Of course, go ahead.

nwolverson avatar Sep 06 '19 09:09 nwolverson