add unix-compat to deps

This commit is contained in:
Joey Hess 2013-05-11 17:21:12 -04:00
parent dc22549ab3
commit 924ed999c5
2 changed files with 2 additions and 0 deletions

1
debian/control vendored
View file

@ -17,6 +17,7 @@ Build-Depends:
libghc-quickcheck2-dev,
libghc-monad-control-dev (>= 0.3),
libghc-lifted-base-dev,
libghc-unix-compat-dev,
libghc-dlist-dev,
libghc-uuid-dev,
libghc-json-dev,

View file

@ -48,6 +48,7 @@ quite a lot.
* [xml-types](http://hackage.haskell.org/package/xml-types)
* [async](http://hackage.haskell.org/package/async)
* [HTTP](http://hackage.haskell.org/package/HTTP)
* [unix-compat](http://hackage.haskell.org/package/unix-compat)
* Shell commands
* [git](http://git-scm.com/)
* [xargs](http://savannah.gnu.org/projects/findutils/)