DEBSOURCES
Skip Quicknav
sources / haskell-cmdargs / 0.10.22-3 / debian / rules
123456
#!/usr/bin/make -f export DEB_SETUP_GHC_CONFIGURE_ARGS := $(shell test -e /usr/bin/ghci || echo --flags=\"-quotation -testprog\") %: dh $@