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

DEB_CABAL_PACKAGE = recursion-schemes
DEB_DEFAULT_COMPILER = ghc

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