Remove many of the new flag variants permitted
authorIan Lynagh <igloo@earth.li>
Sat, 4 Aug 2007 15:34:12 +0000 (15:34 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 4 Aug 2007 15:34:12 +0000 (15:34 +0000)
commit858269e2e699b3980a879f4b60adae04443146e8
treecd57c67123f68f93e2d2c9e66737de9405b69a53
parent41b4b210247d5cf13952d4e115fc4d6b58eef234
Remove many of the new flag variants permitted
Now we only allow -XFooBar syntax, not alternate case, hyphens or -f.
There are some deprecated -f flags accordingly.
compiler/main/DynFlags.hs