diff options
author | Tobias Decking <Tobias.Decking@gmail.com> | 2018-12-06 15:32:18 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-12-06 15:33:06 -0500 |
commit | fb669f51b3f2cae79511ac3d1c43939d951b1f69 (patch) | |
tree | c131f28650d54ce012d789955718845148b9da20 /hadrian/hadrian.cabal | |
parent | 1ef90f990da90036d481c830d8832e21b8f1571b (diff) | |
download | haskell-fb669f51b3f2cae79511ac3d1c43939d951b1f69.tar.gz |
Add fusion rules for the zipWith functions in base (#15263)
This patch will allow `zip3` and `zipWith3` in `GHC.List` as well
as `zipWith4`, `zipWith5`, `zipWith6` and `zipWith7` in `Data.OldList` to fuse.
These rules are kept in a similar style as the rules for `zip` and `zipWith`.
Added a corresponding test case.
Test Plan: validate
Reviewers: hvr, bgamari, simonpj
Reviewed By: simonpj
Subscribers: simonpj, rockbmb, rwbarton, carter
GHC Trac Issues: #15263
Differential Revision: https://phabricator.haskell.org/D5241
Diffstat (limited to 'hadrian/hadrian.cabal')
0 files changed, 0 insertions, 0 deletions