diff options
| author | Simon Peyton Jones <simonpj@microsoft.com> | 2017-02-28 20:39:02 -0500 |
|---|---|---|
| committer | David Feuer <David.Feuer@gmail.com> | 2017-02-28 20:39:03 -0500 |
| commit | 2ab6ce783de9455369c12bb17afb4f596bb6ef06 (patch) | |
| tree | b0556ece31eebbc8f9dcec62d2b022d85baafd04 /docs/coding-style.html | |
| parent | 777b77077f3d6b794f96414a16e904452e1e6aba (diff) | |
| download | haskell-2ab6ce783de9455369c12bb17afb4f596bb6ef06.tar.gz | |
Move isJoinId, isJoinId_maybe to Id
This is just a refactoring, moving these two functions where
they belong.
The reason they were there was because of the use of isJoinId_maybe
in the OutputableBndr instance of TaggedBndr, which was in CoreSyn.
I moved it to PprCore, to join the OutputableBndr instance for
Var. That makes more sense anyway.
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D3207
Diffstat (limited to 'docs/coding-style.html')
0 files changed, 0 insertions, 0 deletions
