summaryrefslogtreecommitdiff
path: root/doc/install/fromscratch.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-31 13:27:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-31 13:27:56 -0400
commitee7c7903672d261f82e22192cbf2b5ce736151a9 (patch)
tree211e0149482b3d0ee3ce5b4b3758f64455a320aa /doc/install/fromscratch.mdwn
parent2bc0c67e19dc2b1a55015b9303476fbcaf73e0e0 (diff)
avoid using Blaze directly
New 0.5 changes the api, rather gratuitously, so run away. I can juse use Hamlet here.
Diffstat (limited to 'doc/install/fromscratch.mdwn')
-rw-r--r--doc/install/fromscratch.mdwn2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/install/fromscratch.mdwn b/doc/install/fromscratch.mdwn
index d192f0805..000bc8451 100644
--- a/doc/install/fromscratch.mdwn
+++ b/doc/install/fromscratch.mdwn
@@ -36,8 +36,6 @@ quite a lot.
* [wai-logger](http://hackage.haskell.org/package/wai-logger)
* [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)