Skip to content
Snippets Groups Projects
Commit af1b1d93 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1998-05-26 15:57:04 by simonm]

add notes about NOINLINE.
parent 91be8b2e
No related merge requests found
......@@ -35,4 +35,9 @@ fixed.
<item> Bump some of the constants that affect unfolding agression:
performance is now better than 2.10, and binary sizes are smaller.
<item> Add NOINLINE pragma, and use it for unsafePerformIO and
friends. Remove PrelUnsafe and PrelUnsafeST, move the contents into
PrelIOBase and PrelST respectively. Add NOINLINE pragma to
LazyST.runST.
</itemize>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment