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

DEB_CABAL_PACKAGE = hoauth2
DEB_DEFAULT_COMPILER = ghc

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