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

DEB_CABAL_PACKAGE = polynomial
DEB_DEFAULT_COMPILER = ghc

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