Work around failure to build on mips by using cabal, not Setup, to build in debian/rules.

This commit is contained in:
Joey Hess 2014-09-26 15:08:41 -04:00
parent 459db7a367
commit adf69dc417
4 changed files with 20 additions and 2 deletions

1
debian/control vendored
View file

@ -4,6 +4,7 @@ Priority: optional
Build-Depends:
debhelper (>= 9),
ghc (>= 7.4),
cabal-install,
libghc-mtl-dev (>= 2.1.1),
libghc-missingh-dev,
libghc-data-default-dev,