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

DEB_CABAL_PACKAGE = hspec-contrib
DEB_DEFAULT_COMPILER = ghc

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