Revert "use vector in local status", which was not an improvement

This reverts commit eb3ce3581a.
This commit is contained in:
Joey Hess 2013-10-07 04:06:10 -04:00
parent eb3ce3581a
commit 6622875cf8
4 changed files with 18 additions and 39 deletions

View file

@ -6,7 +6,6 @@ quite a lot.
* [mtl](http://hackage.haskell.org.package/mtl) (2.1.1 or newer)
* [MissingH](http://github.com/jgoerzen/missingh/wiki)
* [utf8-string](http://hackage.haskell.org/package/utf8-string)
* [vector](http://hackage.haskell.org/package/vector)
* [SHA](http://hackage.haskell.org/package/SHA)
* [cryptohash](http://hackage.haskell.org/package/cryptohash) (optional but recommended)
* [dataenc](http://hackage.haskell.org/package/dataenc)