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