summaryrefslogtreecommitdiff
path: root/p/haskell-gitrev/debian/rules
blob: a1b74f956efd65bc182edf8d43533feb8c9429e1 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CABAL_PACKAGE = gitrev
DEB_DEFAULT_COMPILER = ghc

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