summaryrefslogtreecommitdiff
path: root/p/haskell-base-orphans/debian/rules
blob: 8a809a8194d31f1b57f21eb16fa72ac202fa268a (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CABAL_PACKAGE = base-orphans
DEB_DEFAULT_COMPILER = ghc

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