File: rules

package info (click to toggle)
cabal-debian 5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,040 kB
  • sloc: haskell: 5,571; sh: 138; makefile: 91
file content (8 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

DEB_SETUP_BIN_NAME = cabal
DEB_CABAL_PACKAGE = artvaluereport-data
DEB_DEFAULT_COMPILER = ghc

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