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

DEB_CABAL_PACKAGE = oo-prototypes
DEB_DEFAULT_COMPILER = ghc

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