From 12a5ed00753f7c895fd147667262da132777a088 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Wed, 27 Jun 2012 15:58:30 -0400 Subject: haskell/haskell-hashed-storage: Adjust build for ghc 7.4.x. Signed-off-by: dsomero --- haskell/haskell-hashed-storage/README | 2 +- haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild | 3 ++- haskell/haskell-hashed-storage/haskell-hashed-storage.info | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'haskell') diff --git a/haskell/haskell-hashed-storage/README b/haskell/haskell-hashed-storage/README index 2f8d278cd8..381ff7af78 100644 --- a/haskell/haskell-hashed-storage/README +++ b/haskell/haskell-hashed-storage/README @@ -6,7 +6,7 @@ The supported storage formats include darcs hashed pristine, a plain filesystem tree and an indexed plain tree (where the index maintains hashes of the plain files and directories). -This requires ghc, haskell-binary, haskell-dataenc, haskell-mmap, +This requires ghc, haskell-dataenc, haskell-mmap, haskell-transformers, haskell-zlib, and haskell-mtl. After uninstalling, run this command to unregister the package from diff --git a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild index 4090f9f362..cbf5dc267c 100644 --- a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild +++ b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=haskell-hashed-storage VERSION=${VERSION:-0.5.9} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" @@ -80,6 +80,7 @@ runghc Setup configure \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --libsubdir=ghc-${GHC_VERSION}/$SRCNAM-$VERSION \ --enable-shared \ + --enable-library-profiling \ --docdir=/usr/doc/$PRGNAM-$VERSION runghc Setup build diff --git a/haskell/haskell-hashed-storage/haskell-hashed-storage.info b/haskell/haskell-hashed-storage/haskell-hashed-storage.info index 743f8c2091..6792888fbd 100644 --- a/haskell/haskell-hashed-storage/haskell-hashed-storage.info +++ b/haskell/haskell-hashed-storage/haskell-hashed-storage.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -APPROVED="rworkman,Niels Horn" +APPROVED="dsomero" -- cgit v1.2.3