summaryrefslogtreecommitdiff
path: root/p/haskell-web-routes/debian/rules
blob: c94e7c55a20805000bd21b9a002e7a8f6f3e40b3 (plain)
1
2
3
4
5
6
#!/usr/bin/make -f

DEB_ENABLE_TESTS = $(shell test -e /usr/lib/ghc/bin/ghci && echo yes)

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