Use a proper datatype, rather than pairs, for flags
authorIan Lynagh <igloo@earth.li>
Sat, 14 Jun 2008 13:38:48 +0000 (13:38 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 14 Jun 2008 13:38:48 +0000 (13:38 +0000)
commit0079141c61f673039ccd879cd75174b33eb40b8f
treec2a5acb06ae12ac98d05ce2291fc9cb0815b1c2e
parent95b686571a3dc625b6e331417be24747c8552132
Use a proper datatype, rather than pairs, for flags
compiler/main/CmdLineParser.hs
compiler/main/DriverMkDepend.hs
compiler/main/DynFlags.hs
compiler/main/Main.hs
compiler/main/StaticFlags.hs