Remove fno-method-sharing from the list of static flags
[ghc-hetmet.git] / compiler / main / StaticFlagParser.hs
2008-09-20 Ian LynaghRemove fno-method-sharing from the list of static flags
2008-09-14 Thomas SchillingDocument 'parseStaticFlags'.
2008-08-26 Ian LynaghGive locations of flag warnings/errors
2008-08-26 Ian LynaghSeparate the static flag parser from the static global...