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

DEB_CABAL_PACKAGE = constraints
DEB_DEFAULT_COMPILER = ghc

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