aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.xml
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-06-05 00:14:58 +0200
committerPeter Simons <simons@cryp.to>2015-06-05 00:14:58 +0200
commitfdc1887a6ea15685ae725f5c8a33e1f699d98294 (patch)
treed5ba85d193c8d43af079cfb634b162f4b146f773 /doc/manual.xml
parent860589227b17805902779c85e9879d00351e2412 (diff)
doc: add user's guide for the Haskell infrastructure
Resolves https://github.com/NixOS/nixpkgs/issues/4941.
Diffstat (limited to 'doc/manual.xml')
-rw-r--r--doc/manual.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual.xml b/doc/manual.xml
index 1b713b0c30cf..a6400c98d6e4 100644
--- a/doc/manual.xml
+++ b/doc/manual.xml
@@ -18,5 +18,6 @@
<xi:include href="package-notes.xml" />
<xi:include href="coding-conventions.xml" />
<xi:include href="contributing.xml" />
+ <xi:include href="haskell-users-guide.xml" />
</book>