diff options
author | Vladislav Zavialov <vlad.z.4096@gmail.com> | 2020-06-19 10:46:02 +0300 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-07-01 15:41:38 -0400 |
commit | cbb6b62f54c77637e29bc66e3d1214541c347753 (patch) | |
tree | 7c6533d46ae1841d7ef6a1ade39edc72393b43e9 /utils | |
parent | 85310fb83fdb7d7294bd453026102fc42000bf14 (diff) | |
download | haskell-cbb6b62f54c77637e29bc66e3d1214541c347753.tar.gz |
Implement -XLexicalNegation (GHC Proposal #229)
This patch introduces a new extension, -XLexicalNegation, which detects
whether the minus sign stands for negation or subtraction using the
whitespace-based rules described in GHC Proposal #229.
Updates haddock submodule.
Diffstat (limited to 'utils')
m--------- | utils/haddock | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/utils/haddock b/utils/haddock -Subproject 54ed6ae2556dc787916e2d56ce0e99808af14e6 +Subproject 9bd65ee47a43529af2ad8e350fdd0c372bc5964 |