diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2018-05-08 02:15:45 -0700 |
---|---|---|
committer | Simon Jakobi <simon.jakobi@gmail.com> | 2018-06-13 23:39:30 +0200 |
commit | 276c352b5dd3dd52b333e0d04ea71f7686ecd7b9 (patch) | |
tree | e12c9454772e217e095d1adc5c8a8c61c8305bee /CHANGES.md | |
parent | 00c401b965e1468aee71caa4cffd049cadd515d8 (diff) |
Remove 'TokenGroup' from Hyperlinker (#818)
Since the hyperlinker backend now relies on the GHC tokenizer, something
like 'Bar.Baz.foo' already gets bunched together into one token (as
opposed to being spread across 'Bar', '.', 'Baz', '.', and 'foo').
Diffstat (limited to 'CHANGES.md')
0 files changed, 0 insertions, 0 deletions