summaryrefslogtreecommitdiff
path: root/p/haskell-tasty-smallcheck/debian/rules
blob: 137e72758fc9f89b03230bad88afbad9cfb9e702 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CABAL_PACKAGE = tasty-smallcheck
DEB_DEFAULT_COMPILER = ghc

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