update
This commit is contained in:
parent
7201d7835c
commit
f4aacd5c86
1 changed files with 2 additions and 1 deletions
|
@ -41,7 +41,8 @@ To build and use git-annex, you will need:
|
||||||
* [IfElse](http://hackage.haskell.org/package/IfElse)
|
* [IfElse](http://hackage.haskell.org/package/IfElse)
|
||||||
* [bloomfilter](http://hackage.haskell.org/package/bloomfilter)
|
* [bloomfilter](http://hackage.haskell.org/package/bloomfilter)
|
||||||
* [edit-distance](http://hackage.haskell.org/package/edit-distance)
|
* [edit-distance](http://hackage.haskell.org/package/edit-distance)
|
||||||
* [hinotify](http://hackage.haskell.org/package/hinotify)
|
* [stm](http://hackage.haskell.org/package/stm)
|
||||||
|
* [hinotify](http://hackage.haskell.org/package/hinotify) (on Linux only)
|
||||||
* Shell commands
|
* Shell commands
|
||||||
* [git](http://git-scm.com/)
|
* [git](http://git-scm.com/)
|
||||||
* [uuid](http://www.ossp.org/pkg/lib/uuid/)
|
* [uuid](http://www.ossp.org/pkg/lib/uuid/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue