aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bug1033.hs
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2019-02-28 12:41:09 -0800
committerAlec Theriault <alec.theriault@gmail.com>2020-03-27 21:57:32 -0400
commit2a2020c5331c593319bd196aadccdc46e7a3f779 (patch)
treef3f6e605c1d82e10ad8afeb046ba8c8e4a7a1f5b /html-test/src/Bug1033.hs
parentb0514cc5d53bb37424177d2ba986216a914f8b1c (diff)
Disallow qualified uses of reserved identifiers
This a GHC bug (https://gitlab.haskell.org/ghc/ghc/issues/14109) too, but it is a relatively easy fix in Haddock. Note that the fix must live in `haddock-api` instead of `haddock-library` because we can only really decide if an identifier is a reserved one by asking the GHC lexer. Fixes #952
Diffstat (limited to 'html-test/src/Bug1033.hs')
0 files changed, 0 insertions, 0 deletions