Reorganisation of the source tree
[ghc-hetmet.git] / docs / users_guide / ug-book.xml.in
diff --git a/docs/users_guide/ug-book.xml.in b/docs/users_guide/ug-book.xml.in
new file mode 100644 (file)
index 0000000..c5710f1
--- /dev/null
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<bookinfo>
+<title>@ProjectName@ User's Guide, Version @ProjectVersion@</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;
+
+<index/>
+<!-- Emacs stuff:
+     ;;; Local Variables: ***
+     ;;; mode: xml ***
+     ;;; sgml-parent-document: ("users_guide.xml" "book") ***
+     ;;; End: ***
+ -->