File: rules

package info (click to toggle)
haskell-cmdargs 0.10.22-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 352 kB
  • sloc: haskell: 2,972; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f

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

%:
	dh $@