FIX #1861: floating-point constants for infinity and NaN in via-C
[ghc-hetmet.git] / docs / users_guide / ug-book.xml.in
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <bookinfo>
3 <title>@ProjectName@ User's Guide, Version @ProjectVersion@</title>
4 <author><othername>The GHC Team</othername></author>
5 <address>
6 <email>glasgow-haskell-&lcub;bugs,users&rcub;-request@haskell.org</email>
7 </address>
8 </bookinfo>
9
10 &license;
11 &intro;
12 &installing;
13 &ghci;
14 &runghc;
15 &using;
16 &prof;
17 &sooner;
18 &lang-features;
19 &ffi-chap;
20 &wrong;
21 &utils;
22 &win32-dll;
23 &bugs;
24
25 <index/>
26 <!-- Emacs stuff:
27      ;;; Local Variables: ***
28      ;;; mode: xml ***
29      ;;; sgml-parent-document: ("users_guide.xml" "book") ***
30      ;;; End: ***
31  -->