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

DEB_CABAL_PACKAGE = hsopenssl
DEB_DEFAULT_COMPILER = ghc

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