diff options
author | Malo Jaffré <jaffre.malo@gmail.com> | 2016-09-01 14:13:47 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-09-01 15:05:16 -0400 |
commit | f233f00b1915ac6c0a200b8017a9f07deefd401e (patch) | |
tree | 0dc9eaa34f6754564ef2869e67e3ce381ea766a8 /rts/RtsSymbols.c | |
parent | b946cf3f5d6fd273a79b008472e8cb0ad1432be1 (diff) | |
download | haskell-f233f00b1915ac6c0a200b8017a9f07deefd401e.tar.gz |
Fix startsVarSym and refactor operator predicates (fixes #4239)
startsVarSym used isSymbol which does not recognize valid operators
beginning with OtherPunctuation generalCategory (e. g. (·)).
Move it to ghc-boot-th for reducing duplication.
This patch fixes template-haskell pretty printer, which is used by
-ddump-minimal-imports.
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2480
GHC Trac Issues: #4239
Diffstat (limited to 'rts/RtsSymbols.c')
0 files changed, 0 insertions, 0 deletions