summaryrefslogtreecommitdiff
path: root/extra/haskell-parsec/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/haskell-parsec/PKGBUILD')
-rw-r--r--extra/haskell-parsec/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/haskell-parsec/PKGBUILD b/extra/haskell-parsec/PKGBUILD
index 02ae2aa0e..2b8284f13 100644
--- a/extra/haskell-parsec/PKGBUILD
+++ b/extra/haskell-parsec/PKGBUILD
@@ -11,6 +11,7 @@ arch=('i686' 'x86_64')
depends=('ghc=7.6.3-1' 'sh' 'haskell-mtl=2.1.2-3' 'haskell-text=0.11.2.3-3')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install=${pkgname}.install
+options('staticlibs')
md5sums=('d72fc94b81153132c61125a1ec52a4a5')
build() {