diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2018-10-15 10:25:02 +0200 |
---|---|---|
committer | Krzysztof Gogolewski <krz.gogolewski@gmail.com> | 2018-10-15 10:25:03 +0200 |
commit | 48efbc04bd45d806c52376641e1a7ed7278d1ec7 (patch) | |
tree | d4b17a77e41e3073244bee4c6d3cac63c90805b6 /docs/users_guide/utils.py | |
parent | 8e6c34fdf485bcbd16274896f821448db268c5fa (diff) | |
download | haskell-48efbc04bd45d806c52376641e1a7ed7278d1ec7.tar.gz |
Fix #15725 with an extra Sym
Summary:
We were adding a `Sym` to one argument in the `InstCo`
case of `optCoercion` but not another, leading to the two arguments
to misaligned when combined via `Trans`. This fixes the issue with
a well targeted use of `wrapSym`.
Test Plan: make test TEST=T15725
Reviewers: goldfire, ningning, bgamari
Reviewed By: goldfire, ningning
Subscribers: rwbarton, carter
GHC Trac Issues: #15725
Differential Revision: https://phabricator.haskell.org/D5217
Diffstat (limited to 'docs/users_guide/utils.py')
0 files changed, 0 insertions, 0 deletions