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

DEB_CABAL_PACKAGE = filelock
DEB_DEFAULT_COMPILER = ghc

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