add monad-control to build depends

Will use this to handle exceptions in the Annex monad, yay.
This commit is contained in:
Joey Hess 2011-07-07 19:10:42 -04:00
parent 8c1fa1ab5f
commit 2a108982ad
5 changed files with 5 additions and 1 deletions

1
debian/control vendored
View file

@ -13,6 +13,7 @@ Build-Depends:
libghc-utf8-string-dev,
libghc-hs3-dev (>= 0.5.6),
libghc-testpack-dev [any-i386 any-amd64],
libghc-monad-control-dev,
ikiwiki,
perlmagick,
git | git-core,