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

DEB_SETUP_GHC_CONFIGURE_ARGS := $(shell test -e /usr/lib/ghc/bin/ghci || echo --flags=\"-quotation -testprog\")

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