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

DEB_CABAL_PACKAGE = lambdabot-reference-plugins
DEB_DEFAULT_COMPILER = ghc

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