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

DEB_CABAL_PACKAGE = http-common
DEB_DEFAULT_COMPILER = ghc

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