ebb3bb23f66ea1bac4b3abfc28a882596e00972b
[ghc-hetmet.git] / ghc / docs / users_guide / 3-01-notes.vsgml
1 <sect1>Release notes for version~3-01---2/97
2 <label id="release-3-01">
3 <p>
4
5 Changes made since 3.00:
6
7 <itemize>
8
9 <item> Fix interaction of "hiding" on import with "module M" on export.
10
11 <item> Fix some floating point conversion problems in @floatExtreme.lc@.
12
13 <item> New Hugs/GHC interface <tt/NumExts/ added and documented.
14
15 <item> moved @showOct@ and @showHex@ from @Numeric@ to @NumExts@.
16
17 <item> imported HBC's quick-sort algorithm from @QSort@ into @List@.
18
19 </itemize>