summaryrefslogtreecommitdiff
path: root/p/haskell-yi-language/debian/rules
blob: 0c1bd57d8c4eab42b64afd7e3df013deeba5bd25 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

DEB_ENABLE_TESTS = yes
DEB_CABAL_PACKAGE = yi-language
DEB_DEFAULT_COMPILER = ghc

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