You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2020. It is now read-only.
I strongly believe that compilation warnings should be treated as an error (like -Werror in gcc). I am not an expert in PureScript but I think we should also follow this rule here. Currently, purescript-io and purescript-pipes produce compilation warnings. Can we do something with it?