purescript/purescript-lists

Stop ignoring compiler warning in CI

JordanMartinez opened this issue · 1 comments

See #203 (comment)

This entails removing the WildcardInferredType from the list of codes that are censored in the package.json's build script.

Closed by #208