Implement -Woperator-whitespace
[GHC Proposal #229](https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0229-whitespace-bang-patterns.rst) defines two warnings:
* `-Woperator-whitespace-ext-conflict`
* `-Woperator-whitespace`
This ticket is to track their implementation.
issue