summaryrefslogtreecommitdiff
path: root/p/haskell-ixset-typed/debian/rules
blob: 79d7591bd53ce1ba25031817c5044deb0310e437 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# https://github.com/well-typed/ixset-typed/issues/2
# DEB_ENABLE_TESTS = yes
DEB_CABAL_PACKAGE = ixset-typed
DEB_DEFAULT_COMPILER = ghc

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