Import qualified Prelude in Cmm/Parser.y
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.
-
mentioned in merge request !3891 (closed)
-
mentioned in issue #18620
-
mentioned in issue kcsongor/ghc#13 (closed)
-
mentioned in commit 29e9d2d1
-
mentioned in commit e512d310
Please register or sign in to comment