summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-digest/haskell-digest.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-digest/haskell-digest.SlackBuild')
-rw-r--r--haskell/haskell-digest/haskell-digest.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/haskell/haskell-digest/haskell-digest.SlackBuild b/haskell/haskell-digest/haskell-digest.SlackBuild
index a004094d81..09118de719 100644
--- a/haskell/haskell-digest/haskell-digest.SlackBuild
+++ b/haskell/haskell-digest/haskell-digest.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-digest
-VERSION=${VERSION:-0.0.1.0}
+VERSION=${VERSION:-0.0.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,6 +79,7 @@ CXXFLAGS="$SLKCFLAGS" \
runghc Setup configure \
--prefix=/usr \
--enable-shared \
+ --enable-library-profiling \
--libdir=/usr/lib$LIBDIRSUFFIX \
--libsubdir=ghc-$GHC_VERSION/$SRCNAM-$VERSION \
--docdir=/usr/doc/$PRGNAM-$VERSION