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

[project @ 1998-05-15 15:37:25 by simonm]

add some stuff.
parent 40379fc9
No related merge requests found
......@@ -20,4 +20,15 @@ directly, <tt/CPP/ will now by default not be run over the input
files. To have CPP wash your input files, use the command-line option
<tt/-cpp/.
<item> Working specialiser (ToDo: more here)
<item> Added <tt/unsafeCoerce#/.
<item> Fixed compilation of real floating-point literals: they were
previously generated as applications of <tt/fromRational/, even when
not overloaded.
<item> The object splitter had a bug in it that increased binary sizes
significantly on i386-unknown-linux and sparc-sun-solaris2. Now fixed.
</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