New syntax for GADT-style record declarations, and associated refactoring
[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 &ghci;
13 &runghc;
14 &using;
15 &prof;
16 &sooner;
17 &lang-features;
18 &ffi-chap;
19 &wrong;
20 &utils;
21 &win32-dll;
22 &bugs;
23
24 <index/>
25 <!-- Emacs stuff:
26      ;;; Local Variables: ***
27      ;;; mode: xml ***
28      ;;; sgml-parent-document: ("users_guide.xml" "book") ***
29      ;;; End: ***
30  -->