summaryrefslogtreecommitdiff
path: root/p/haskell-test-framework-th-prime/debian/rules
blob: 82b2f0d37a01215064bedb9bfd7a24b925c82484 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CABAL_PACKAGE = test-framework-th-prime
DEB_DEFAULT_COMPILER = ghc

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