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

DEB_CABAL_PACKAGE = misfortune
DEB_DEFAULT_COMPILER = ghc

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

build/haskell-misfortune:: build-ghc-stamp