summaryrefslogtreecommitdiff
path: root/testing/haddock/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/haddock/PKGBUILD')
-rw-r--r--testing/haddock/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/haddock/PKGBUILD b/testing/haddock/PKGBUILD
index e061249d3..adfe76b8c 100644
--- a/testing/haddock/PKGBUILD
+++ b/testing/haddock/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Documentation-generation tool for Haskell libraries"
url="http://hackage.haskell.org/package/${pkgname}"
license=('custom:BSD3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
makedepends=(alex happy)
depends=(ghc sh 'haskell-mtl' 'haskell-xhtml' 'haskell-ghc-paths') # cannot have more strict deps here
options=('strip')