summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-27 12:09:34 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-27 12:09:34 -0400
commit3305e019db5938385172429216c96a9a1f328642 (patch)
tree004bb2a90ca98724287a8d8b68c28cfc9cc0957b /doc/install.mdwn
parent0f6292920ac360f78c3c4a3b9d883b758900c063 (diff)
add yesod-default
another dependency cabal works without here, oddly
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index e52995261..76bffa00c 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -51,6 +51,7 @@ libraries. To build and use git-annex by hand, you will need:
* [dbus](http://hackage.haskell.org/package/dbus)
* [yesod](http://hackage.haskell.org/package/yesod)
* [yesod-static](http://hackage.haskell.org/package/yesod-static)
+ * [yesod-default](http://hackage.haskell.org/package/yesod-default)
* [case-insensitive](http://hackage.haskell.org/package/case-insensitive)
* [http-types](http://hackage.haskell.org/package/http-types)
* [transformers](http://hackage.haskell.org/package/transformers)