summaryrefslogtreecommitdiff
path: root/p/haskell-tls-session-manager/debian/rules
blob: d4ad9e0ddd6d208593632d1f734015a9c035d335 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

DEB_SETUP_BIN_NAME = debian/hlibrary.setup
DEB_CABAL_PACKAGE = tls-session-manager
DEB_DEFAULT_COMPILER = ghc

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