aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-31 11:50:43 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-31 11:50:43 -0400
commita9c092e3adc2253e83f0d1155eee8d19a65404e9 (patch)
tree111ef749e945e6b04bf23c0112b60826347d3cdc /doc
parentb8096159665c92ebcbe8dbfed72d82dfd89f4028 (diff)
added a missing build-dep
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/Building_fails:__Could_not_find_module___96__Data.XML.Types__39__.mdwn3
-rw-r--r--doc/install/fromscratch.mdwn1
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/Building_fails:__Could_not_find_module___96__Data.XML.Types__39__.mdwn b/doc/bugs/Building_fails:__Could_not_find_module___96__Data.XML.Types__39__.mdwn
index a17a9c1b6..c03353436 100644
--- a/doc/bugs/Building_fails:__Could_not_find_module___96__Data.XML.Types__39__.mdwn
+++ b/doc/bugs/Building_fails:__Could_not_find_module___96__Data.XML.Types__39__.mdwn
@@ -78,4 +78,5 @@ git-annex HEAD from git, Ubuntu 12.10
Please provide any additional information below.
-
+> [[done]] --[[Joey]] (and tested the whole cabal build, which I usually
+> only do on releases)
diff --git a/doc/install/fromscratch.mdwn b/doc/install/fromscratch.mdwn
index 32dad01ec..d192f0805 100644
--- a/doc/install/fromscratch.mdwn
+++ b/doc/install/fromscratch.mdwn
@@ -45,6 +45,7 @@ quite a lot.
* [network-info](http://hackage.haskell.org/package/network-info)
* [network-protocol-xmpp](http://hackage.haskell.org/package/network-protocol-xmpp)
* [dns](http://hackage.haskell.org/package/dns)
+ * [xml-types](http://hackage.haskell.org/package/xml-types)
* Shell commands
* [git](http://git-scm.com/)
* [uuid](http://www.ossp.org/pkg/lib/uuid/)