[project @ 2000-04-06 15:05:37 by simonmar]
[ghc-hetmet.git] / ghc / docs / users_guide / users_guide.sgml
1 <!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2         <!ENTITY license        SYSTEM "license.sgml">
3         <!ENTITY intro          SYSTEM "intro.sgml" >
4         <!ENTITY relnotes       SYSTEM "4-06-notes.sgml" >
5         <!ENTITY installing     SYSTEM "installing.sgml" >
6         <!ENTITY using          SYSTEM "using.sgml" >
7         <!ENTITY runtime        SYSTEM "runtime_control.sgml" >
8         <!ENTITY prof           SYSTEM "profiling.sgml" >
9         <!ENTITY debug          SYSTEM "debugging.sgml" >
10         <!ENTITY sooner         SYSTEM "sooner.sgml" >
11         <!ENTITY lang           SYSTEM "lang.sgml" >
12         <!ENTITY glaexts        SYSTEM "glasgow_exts.sgml" >
13         <!ENTITY parallel       SYSTEM "parallel.sgml" >
14         <!ENTITY vs-hs          SYSTEM "vs_haskell.sgml" >
15         <!ENTITY wrong          SYSTEM "gone_wrong.sgml" >
16         <!ENTITY utils          SYSTEM "utils.sgml" >
17         <!ENTITY win32-dll      SYSTEM "win32-dlls.sgml">
18 ]>
19 <Book>
20
21 <BookInfo>
22 <Title>The Glasgow Haskell Compiler User's Guide, Version&nbsp;4.06</Title>
23 <Author><OtherName>The GHC Team</OtherName></Author>
24 <Address>
25 <Email>glasgow-haskell-&lcub;bugs,users&rcub;-request@haskell.org</Email>
26 </Address>
27 </BookInfo>
28
29 &license
30 &intro
31 &installing
32 &using
33 &prof
34 &sooner
35 &lang
36 &wrong
37 &utils
38 &win32-dll
39
40 </Book>