summaryrefslogtreecommitdiff
path: root/p/haskell-hpack/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-hpack/debian/rules')
-rwxr-xr-xp/haskell-hpack/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/p/haskell-hpack/debian/rules b/p/haskell-hpack/debian/rules
index 9091ddb3e..4bfb2e28b 100755
--- a/p/haskell-hpack/debian/rules
+++ b/p/haskell-hpack/debian/rules
@@ -2,6 +2,7 @@
DEB_CABAL_PACKAGE = hpack
DEB_DEFAULT_COMPILER = ghc
+DEB_ENABLE_TESTS = yes
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk