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

DEB_CABAL_PACKAGE = heredoc
DEB_DEFAULT_COMPILER = ghc

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