Put "%expect 0" directives in the .y files
authorIan Lynagh <igloo@earth.li>
Mon, 8 Jun 2009 20:39:35 +0000 (20:39 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 8 Jun 2009 20:39:35 +0000 (20:39 +0000)
commit1a660e030bd3aaaa34adfea77d72856cdb48479e
tree28d1d62a98c79f305e1f02ab4f8e523cd8108a3c
parent4e8e0ed5c8d927e732c449bdee8117255dc2b1bc
Put "%expect 0" directives in the .y files
With the exception of GHC's main Parser.y(.pp), which has 2
reduce/reduce conflicts
compiler/cmm/CmmParse.y
compiler/main/ParsePkgConf.y
compiler/parser/HaddockParse.y
compiler/parser/ParserCore.y
utils/ext-core/Parser.y
utils/genprimopcode/Parser.y
utils/hpc/HpcParser.y