Fix the behaviour of flags like --help and --version; fixes trac #2620
authorIan Lynagh <igloo@earth.li>
Thu, 25 Sep 2008 16:56:18 +0000 (16:56 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 25 Sep 2008 16:56:18 +0000 (16:56 +0000)
commitf599bad1330a08f66c20fa1c9094964234efcb52
tree8f3bcae13d371303995f996e35b146bec48fb3e7
parent161c0fff1778f0f52e890fd1639d3aecc8e23a7c
Fix the behaviour of flags like --help and --version; fixes trac #2620
They should override other mode flags, not conflict with them
ghc/Main.hs