skeltal webdav special remote

Doesn't actually store anything yet, but initremote works and tests the
server.
This commit is contained in:
Joey Hess 2012-11-14 20:25:00 -04:00
parent e250f6f11f
commit 0cba0cb2dd
7 changed files with 209 additions and 1 deletions

View file

@ -18,6 +18,7 @@ quite a lot.
* [bloomfilter](http://hackage.haskell.org/package/bloomfilter)
* [edit-distance](http://hackage.haskell.org/package/edit-distance)
* [hS3](http://hackage.haskell.org/package/hS3) (optional)
* [DAV](http://hackage.haskell.org/package/DAV) (optional)
* [SafeSemaphore](http://hackage.haskell.org/package/SafeSemaphore)
* Optional haskell stuff, used by the [[assistant]] and its webapp (edit Makefile to disable)
* [stm](http://hackage.haskell.org/package/stm)