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

DEB_CABAL_PACKAGE = lambdabot-haskell-plugins
DEB_DEFAULT_COMPILER = ghc

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