Add a --supported-languages flag
authorIan Lynagh <igloo@earth.li>
Sun, 5 Aug 2007 15:33:41 +0000 (15:33 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 5 Aug 2007 15:33:41 +0000 (15:33 +0000)
commitd4050431de1adddedb240e497f77f89301f77070
tree2c934a59a89e8908c168ccb4055d5301118d0fc6
parent4d401b9d0514c93efc296ac99f0e89e4514996b7
Add a --supported-languages flag
Print the list of strings that are accepted in a LANGUAGE pragma,
or as a -XFoo flag. (No can be prepended to any of the strings).
compiler/main/DynFlags.hs
compiler/main/Main.hs
docs/users_guide/flags.xml
docs/users_guide/using.xml