cascade
cascade copied to clipboard
Convert GHC warnings to errors
There were some GHC warnings in the CI process. This PR obligates that there should not be any warning in the source code during compilation.
This is gonna have conflict with #36.