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

DEB_CABAL_PACKAGE = retry
DEB_DEFAULT_COMPILER = ghc

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