File: rules

package info (click to toggle)
haskell-bytes 0.15.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 168 kB
  • ctags: 6
  • sloc: haskell: 1,185; ansic: 33; sh: 19; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 200 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

DEB_ENABLE_TESTS = yes

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

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