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

DEB_CABAL_PACKAGE = lambdabot-trusted
DEB_DEFAULT_COMPILER = ghc

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