summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-30 12:59:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-30 12:59:05 -0400
commit8ccbaabb0a6b85753f9899f6c066e203281f01e4 (patch)
tree02669a40f5702d0de8d10f0ba70a374d83b13dba /doc
parent337d10647fd6dac4bc858cf29658cf6bdcfd41f7 (diff)
add build-dep on blaze-markup
which blaze-html depends on, so not a significant new dep
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/Building_fails:_Could_not_find_module___96__Text.Blaze__39__.mdwn2
-rw-r--r--doc/install/fromscratch.mdwn1
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Building_fails:_Could_not_find_module___96__Text.Blaze__39__.mdwn b/doc/bugs/Building_fails:_Could_not_find_module___96__Text.Blaze__39__.mdwn
index 40ebfcfdc..b75d92e18 100644
--- a/doc/bugs/Building_fails:_Could_not_find_module___96__Text.Blaze__39__.mdwn
+++ b/doc/bugs/Building_fails:_Could_not_find_module___96__Text.Blaze__39__.mdwn
@@ -101,3 +101,5 @@ The Glorious Glasgow Haskell Compilation System, version 7.4.2
$ uname -a
Linux Atlantis 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
</pre>
+
+> [[done]] --[[Joey]]
diff --git a/doc/install/fromscratch.mdwn b/doc/install/fromscratch.mdwn
index 57b92237e..32dad01ec 100644
--- a/doc/install/fromscratch.mdwn
+++ b/doc/install/fromscratch.mdwn
@@ -37,6 +37,7 @@ quite a lot.
* [warp](http://hackage.haskell.org/package/warp)
* [blaze-builder](http://hackage.haskell.org/package/blaze-builder)
* [blaze-html](http://hackage.haskell.org/package/blaze-html)
+ * [blaze-markup](http://hackage.haskell.org/package/blaze-markup)
* [crypto-api](http://hackage.haskell.org/package/crypto-api)
* [hamlet](http://hackage.haskell.org/package/hamlet)
* [clientsession](http://hackage.haskell.org/package/clientsession)