projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cf73ec
)
[project @ 1998-06-16 10:07:06 by simonm]
author
simonm
<unknown>
Tue, 16 Jun 1998 10:07:06 +0000
(10:07 +0000)
committer
simonm
<unknown>
Tue, 16 Jun 1998 10:07:06 +0000
(10:07 +0000)
note new GetOpt library.
ghc/docs/users_guide/3-03-notes.vsgml
patch
|
blob
|
history
diff --git
a/ghc/docs/users_guide/3-03-notes.vsgml
b/ghc/docs/users_guide/3-03-notes.vsgml
index
a0a9c18
..
1a9c0d4
100644
(file)
--- a/
ghc/docs/users_guide/3-03-notes.vsgml
+++ b/
ghc/docs/users_guide/3-03-notes.vsgml
@@
-10,6
+10,8
@@
Changes made since 3.02:
<item> Remove restrictions on superclasses in class declarations.
+<item> Add Sven Panne's Haskell GetOpt library (in <tt/-syslib misc/).
+
</itemize>