purescript-suggest
purescript-suggest copied to clipboard
Apply PureScript compiler suggestions to fix warnings
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
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....
Warnings mentioned below are not getting fixed - There is an existing import of X.Y.Z, consider merging the import lists - Import list contains multiple references to type A -...