summaryrefslogtreecommitdiff
path: root/p/haskell-bytes/debian/rules
blob: 90e7db3c273a1b01f6901786741d753d950adf52 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

DEB_ENABLE_TESTS = yes

# Fails on armel
DEB_SETUP_GHC_CONFIGURE_ARGS += -f-test-doctests

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk