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

DEB_CABAL_PACKAGE=src-exts
DEB_BUILD_DEPENDENCIES = build-arch

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