summaryrefslogtreecommitdiff
path: root/p/haskell-text-binary/debian/rules
blob: 47c2186de5b241f08983188d96b0ee63a93ef690 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CABAL_PACKAGE = text-binary
DEB_DEFAULT_COMPILER = ghc

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