fix: resolve HLint warnings from updated HLint version
- Remove redundant toList calls (Foldable constraint suffices) - Use flip instead of section application - Move reverse out of pipeline