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

DEB_CABAL_PACKAGE = regex-compat-tdfa
DEB_DEFAULT_COMPILER = ghc

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