summaryrefslogtreecommitdiff
path: root/p/haskell-persistable-record/debian/rules
blob: 397fda134964e89ddec0d0b3eae5e88d34a722af (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CABAL_PACKAGE = persistable-record
DEB_DEFAULT_COMPILER = ghc

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