[project @ 1999-04-06 09:48:01 by simonm]
[ghc-hetmet.git] / ghc / docs / users_guide / 4-03-notes.vsgml
index 72e3c99..1430b37 100644 (file)
@@ -17,4 +17,7 @@ computations on small integers.  The performance of <tt/Integer/ is now
 only slightly slower than <tt/Int/ for values between <tt/minBound :: Int/
 and <tt/maxBound :: Int/.
 
+<item> Added @-funbox-strict-fields@ for unboxing/unpacking strict
+constructor fields.
+
 </itemize>