X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2FANNOUNCE;h=38ae768cdca8158586aae518325256126bcb3cc5;hb=564e31679045707ad801003ab35dedf0e1d480e2;hp=04e4fa53c0f4b27c80bcea960e3bbfbaea0ea7c6;hpb=537b186d98d3c124d6d4fe4c8d10c739b75e4f9f;p=ghc-hetmet.git diff --git a/ghc/ANNOUNCE b/ghc/ANNOUNCE index 04e4fa5..38ae768 100644 --- a/ghc/ANNOUNCE +++ b/ghc/ANNOUNCE @@ -17,8 +17,9 @@ related information is available from the Haskell home page at GHC 3.02 is a source-only release. Major news items: * A new specialiser, - * Many bugs fixed, including several performance-related ones, * A new unsafeCoerce# primitive. + * A NOINLINE pragma. + * Many bugs fixed, including several performance-related ones, GHC 3.02 produces the fastest code since 0.29, but there's still plenty of tuning to do.