Skip to content
  • Vladislav Zavialov's avatar
    Implement -XLexicalNegation (GHC Proposal #229) · cbb6b62f
    Vladislav Zavialov authored and Marge Bot's avatar Marge Bot committed
    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.
    cbb6b62f