File: rules

package info (click to toggle)
haskell-bytes 0.17.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 148 kB
  • sloc: haskell: 1,170; ansic: 33; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_ENABLE_TESTS = yes

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

%:
	dh $@