summaryrefslogtreecommitdiff
path: root/nofib
diff options
context:
space:
mode:
authorChaitanya Koparkar <ckoparkar@gmail.com>2018-08-27 14:07:08 +0200
committerKrzysztof Gogolewski <krz.gogolewski@gmail.com>2018-08-27 14:07:08 +0200
commit2d953a60489ba30433e5f2fe27c50aa9da75f802 (patch)
tree13c01c51de369cd603bb1fb42f2775f81da36ad8 /nofib
parent6e765aebbe0a565f2476b522a49faf8edb9a93ee (diff)
downloadhaskell-2d953a60489ba30433e5f2fe27c50aa9da75f802.tar.gz
Fix #10859 by using foldr1 while deriving Eq instances
Summary: Previously, we were using foldl1 instead, which led to the derived code to be wrongly associated. Test Plan: ./validate Reviewers: RyanGlScott, nomeata, simonpj, bgamari Reviewed By: RyanGlScott, nomeata Subscribers: rwbarton, carter GHC Trac Issues: #10859 Differential Revision: https://phabricator.haskell.org/D5104
Diffstat (limited to 'nofib')
0 files changed, 0 insertions, 0 deletions