[project @ 2004-09-19 09:41:29 by panne]
[ghc-hetmet.git] / ghc / docs / users_guide / ug-book.xml.in
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <bookinfo>
3 <title>The @PACKAGE_NAME@ User's Guide, Version @PACKAGE_VERSION@</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 &using;
15 &prof;
16 &sooner;
17 &lang-features;
18 &ffi-chap;
19 &wrong;
20 &utils;
21 &win32-dll;
22 &bugs;
23 &faq;
24
25 <index/>
26 <!-- Emacs stuff:
27      ;;; Local Variables: ***
28      ;;; mode: xml ***
29      ;;; sgml-parent-document: ("users_guide.xml" "book") ***
30      ;;; End: ***
31  -->