Work around failure to build on mips by using cabal, not Setup, to build in debian/rules.
This commit is contained in:
parent
459db7a367
commit
adf69dc417
4 changed files with 20 additions and 2 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue