Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
71d4a947
Commit
71d4a947
authored
Feb 11, 1999
by
simonm
Browse files
[project @ 1999-02-11 14:20:11 by simonm]
Add release notes for 4.03.
parent
d089f01c
Changes
2
Hide whitespace changes
Inline
Side-by-side
ghc/docs/users_guide/4-03-notes.vsgml
0 → 100644
View file @
71d4a947
<sect1>Release notes for version~4.03---3/99
<label id="release-4-03">
<p>
<itemize>
<item> <tt/Weak/ library changes:
<itemize>
<item> Finalise is now spelt finalize in all function names.
<item> <tt/finalize/ now runs the finalizer immediately, and
waits for it to complete before returning.
<item> <tt/mkWeak/ now takes a <tt/Maybe (IO ())/ for the finalizer,
and <tt/mkWeakNoFinalizer/ is removed.
<itemize>
</itemize>
ghc/docs/users_guide/users_guide.vsgml
View file @
71d4a947
<!doctype linuxdoc system [
<!ENTITY intro SYSTEM "intro.sgml" >
<!ENTITY relnotes SYSTEM "4-0
2
-notes.sgml" >
<!ENTITY relnotes SYSTEM "4-0
3
-notes.sgml" >
<!ENTITY using SYSTEM "using.sgml" >
<!ENTITY runtime SYSTEM "runtime_control.sgml" >
<!ENTITY prof SYSTEM "profiling.sgml" >
...
...
@@ -20,7 +20,7 @@
]>
<article>
<title>The Glasgow Haskell Compiler User's Guide, Version~4.0
2
<title>The Glasgow Haskell Compiler User's Guide, Version~4.0
3
<author>The GHC Team,
Email: @glasgow-haskell-{bugs,users}-request@@dcs.gla.ac.uk@
<toc>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment