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

DEB_CABAL_PACKAGE = linear
DEB_DEFAULT_COMPILER = ghc

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