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

DEB_CABAL_PACKAGE = monadplus
DEB_DEFAULT_COMPILER = ghc

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