summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-terminfo/haskell-terminfo.SlackBuild3
-rw-r--r--haskell/haskell-terminfo/haskell-terminfo.info2
2 files changed, 3 insertions, 2 deletions
diff --git a/haskell/haskell-terminfo/haskell-terminfo.SlackBuild b/haskell/haskell-terminfo/haskell-terminfo.SlackBuild
index c2c159cc94..e95babfb42 100644
--- a/haskell/haskell-terminfo/haskell-terminfo.SlackBuild
+++ b/haskell/haskell-terminfo/haskell-terminfo.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=haskell-terminfo
VERSION=${VERSION:-0.3.2.3}
-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-terminfo/haskell-terminfo.info b/haskell/haskell-terminfo/haskell-terminfo.info
index 4376da59e4..a40d1e2b2d 100644
--- a/haskell/haskell-terminfo/haskell-terminfo.info
+++ b/haskell/haskell-terminfo/haskell-terminfo.info
@@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"
-APPROVED="dsomero,Niels Horn"
+APPROVED="dsomero"