[project @ 2004-09-19 09:41:29 by panne]
[ghc-hetmet.git] / ghc / docs / users_guide / ug-book.xml.in
diff --git a/ghc/docs/users_guide/ug-book.xml.in b/ghc/docs/users_guide/ug-book.xml.in
new file mode 100644 (file)
index 0000000..01b8bf4
--- /dev/null
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<bookinfo>
+<title>The @PACKAGE_NAME@ User's Guide, Version @PACKAGE_VERSION@</title>
+<author><othername>The GHC Team</othername></author>
+<address>
+<email>glasgow-haskell-&lcub;bugs,users&rcub;-request@haskell.org</email>
+</address>
+</bookinfo>
+
+&license;
+&intro;
+&installing;
+&ghci;
+&using;
+&prof;
+&sooner;
+&lang-features;
+&ffi-chap;
+&wrong;
+&utils;
+&win32-dll;
+&bugs;
+&faq;
+
+<index/>
+<!-- Emacs stuff:
+     ;;; Local Variables: ***
+     ;;; mode: xml ***
+     ;;; sgml-parent-document: ("users_guide.xml" "book") ***
+     ;;; End: ***
+ -->