Skip to content
  • rodlogic's avatar
    small parser/lexer cleanup · 37d64a51
    rodlogic authored
    Summary:
    The last three '#define ...' macros were removed from Parser.y.pp and this file was renamed to Parser.y.
    This basically got rid of a CPP step in the build.
    
    Also converted two modules in compiler/parser/ from .lhs to .hs.
    
    Test Plan: Does it build? Yes, I performed a full build here and things are looking good.
    
    Reviewers: austin
    
    Reviewed By: austin
    
    Subscribers: adamse, thomie, carter, simonmar
    
    Differential Revision: https://phabricator.haskell.org/D411
    37d64a51