Skip to content
  • Vladislav Zavialov's avatar
    Import qualified Prelude in Cmm/Parser.y · e512d310
    Vladislav Zavialov authored and Krzysztof Gogolewski's avatar Krzysztof Gogolewski committed
    In preparation for the next version of 'happy', c95920 added a qualified
    import to GHC/Parser.y but for some reason neglected GHC/Cmm/Parser.y
    
    This patch adds the missing qualified import to GHC/Cmm/Parser.y and
    also adds a clarifying comment to explain why this import is needed.
    
    (cherry picked from commit fddddbf4)
    e512d310