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

DEB_CABAL_PACKAGE = monadlib
DEB_DEFAULT_COMPILER = ghc

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