summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgUtils.hs
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2018-01-26 13:09:58 -0500
committerBen Gamari <ben@smart-cactus.org>2018-01-26 14:37:28 -0500
commit9a57cfebd2e65109884712a27a0f29d1a71f57b7 (patch)
tree7ff841e4357aa10bf080f36a3ab3a2d348b03b5f /compiler/codeGen/CgUtils.hs
parentbd58e290a4dc3beed2e63fbe549aadbdf17ae437 (diff)
downloadhaskell-9a57cfebd2e65109884712a27a0f29d1a71f57b7.tar.gz
Option for LINE pragmas to get lexed into tokens
This adds a parser-level switch to have 'LINE' and 'COLUMN' pragmas lexed into actual tokens (as opposed to updating the position information in the parser). 'lexTokenStream' is the only place where this option is enabled. Reviewers: bgamari, alexbiehl, mpickering Reviewed By: mpickering Subscribers: alanz, rwbarton, thomie, carter Differential Revision: https://phabricator.haskell.org/D4336
Diffstat (limited to 'compiler/codeGen/CgUtils.hs')
0 files changed, 0 insertions, 0 deletions