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

DEB_CABAL_PACKAGE = hookup
DEB_DEFAULT_COMPILER = ghc

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