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

DEB_CABAL_PACKAGE = hstatsd
DEB_DEFAULT_COMPILER = ghc

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