[project @ 1998-05-29 10:17:18 by simonm]
authorsimonm <unknown>
Fri, 29 May 1998 10:17:18 +0000 (10:17 +0000)
committersimonm <unknown>
Fri, 29 May 1998 10:17:18 +0000 (10:17 +0000)
add note about NOINLINE pragma

ghc/ANNOUNCE

index 04e4fa5..38ae768 100644 (file)
@@ -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.