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

DEB_CABAL_PACKAGE = persistable-types-hdbc-pg
DEB_DEFAULT_COMPILER = ghc

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