update deps
Note that here I don't need blaze-markup for cabal to succeed, but Jimmy reports he does. Seems like Text.Blaze.Renderer.String moved from blaze to blaze-markup in some version.
This commit is contained in:
parent
78002d4976
commit
df00c6166c
3 changed files with 5 additions and 1 deletions
|
@ -59,8 +59,10 @@ libraries. To build and use git-annex by hand, you will need:
|
|||
* [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)
|
||||
* Shell commands
|
||||
* [git](http://git-scm.com/)
|
||||
* [uuid](http://www.ossp.org/pkg/lib/uuid/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue