[commit: ghc] master: Revert "Simplify 'ExtBits' in the lexer" (f61f71c)

git at git.haskell.org git at git.haskell.org
Fri Nov 23 19:40:06 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/f61f71c48e2f1aec8999b632bc5722391a42d036/ghc

>---------------------------------------------------------------

commit f61f71c48e2f1aec8999b632bc5722391a42d036
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Fri Nov 23 14:09:28 2018 -0500

    Revert "Simplify 'ExtBits' in the lexer"
    
    This reverts commit d2fbc33c4ff3074126ab71654af8bbf8a46e4e11.


>---------------------------------------------------------------

f61f71c48e2f1aec8999b632bc5722391a42d036
 compiler/parser/Lexer.x     | 498 +++++++++++++++++++++++++-------------------
 compiler/parser/Parser.y    |  14 +-
 compiler/parser/RdrHsSyn.hs |  32 +--
 3 files changed, 306 insertions(+), 238 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc f61f71c48e2f1aec8999b632bc5722391a42d036


More information about the ghc-commits mailing list