The `(^.)` operator should be changed to `infixl 8` to be consistent with the ecosystem. Other operators should remain the same (`infixr 4`).
The
(^.)operator should be changed toinfixl 8to be consistent with the ecosystem.Other operators should remain the same (
infixr 4).