Skip to content
  • Vladislav Zavialov's avatar
    Import qualified Prelude in Cmm/Parser.y · fddddbf4
    Vladislav Zavialov authored and Marge Bot's avatar Marge Bot 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.
    fddddbf4