#!/usr/bin/make -f ifneq (armhf,$(DEB_HOST_ARCH)) DEB_ENABLE_TESTS = yes endif DEB_SETUP_BIN_NAME = debian/hlibrary.setup DEB_CABAL_PACKAGE = th-utilities DEB_DEFAULT_COMPILER = ghc include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk