File: rules

package info (click to toggle)
haskell-publicsuffixlist 0.1-12
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,064 kB
  • sloc: haskell: 222; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 188 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_SETUP_GHC_CONFIGURE_ARGS := -fruntimelist -fcreate
DEB_ENABLE_TESTS = yes

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