Turn off orphan warnings
authorIan Lynagh <igloo@earth.li>
Mon, 10 Sep 2007 12:27:56 +0000 (12:27 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 10 Sep 2007 12:27:56 +0000 (12:27 +0000)
commit3f070beb602a1b40d185ec49f7b556a7cc624d51
tree27b0ce36d6c4103953ab9b1305c645add49ed7c6
parentfb4afdd4bc4c19b8e8695c7019368f6530f9fa37
Turn off orphan warnings
We also avoid using -fno-warn-orphans with older GHCs that don't understand
the flag.
compiler/Makefile
compiler/cmm/Cmm.hs
compiler/cmm/PprCmmZ.hs