Make hlint and ghc work smarter for us
- Use hlint from the reflex-platform package set instead of from the CI execution environment. This improves reproducibility.
- Fix a lint.
- Make ghc warnings into errors.
- Fix an error née warning.
Stacked on !26 (merged)
Edited by Jean-Paul Calderone