summaryrefslogtreecommitdiff
path: root/p/haskell-bool-extras/debian/rules
blob: 2150cbce05164f9f06e4c6dee54243bd73d196d7 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CABAL_PACKAGE = bool-extras
HC = ghc

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