summaryrefslogtreecommitdiff
path: root/p/haskell-quickcheck-simple/debian/rules
blob: 70505869d146619f082af8199d1b4a0f0f6b6577 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CABAL_PACKAGE = quickcheck-simple
DEB_DEFAULT_COMPILER = ghc

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