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

DEB_CABAL_PACKAGE = monad-unlift
DEB_DEFAULT_COMPILER = ghc

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