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

DEB_CABAL_PACKAGE = fmlist
DEB_DEFAULT_COMPILER = ghc

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