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

DEB_CABAL_PACKAGE = lazysmallcheck
DEB_DEFAULT_COMPILER = ghc

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