Skip to content
  • Krzysztof Gogolewski's avatar
    Import qualified Prelude in Cmm/Parser.y · d6cbfd9a
    Krzysztof Gogolewski authored
    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)
    d6cbfd9a