summaryrefslogtreecommitdiff
path: root/testing/haskell-haskell-src/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/haskell-haskell-src/PKGBUILD')
-rw-r--r--testing/haskell-haskell-src/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/haskell-haskell-src/PKGBUILD b/testing/haskell-haskell-src/PKGBUILD
index 8b9340c4f..c34c4763b 100644
--- a/testing/haskell-haskell-src/PKGBUILD
+++ b/testing/haskell-haskell-src/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Facilities for manipulating Haskell source code: an abstract syntax, lexer, parser and pretty-printer."
url="http://hackage.haskell.org/package/${_hkgname}"
license=('custom:BSD3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('ghc=7.0.2-2' 'haskell-syb=0.3-2' sh)
makedepends=(happy)
options=('strip')