summaryrefslogtreecommitdiff
path: root/p/haskell-twitter-types/debian/rules
blob: 37c0b57b41036719367348430c0f2db10631677f (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

#DEB_ENABLE_TESTS = yes    # waiting on test-framework-th-prime back in sid
DEB_CABAL_PACKAGE = twitter-types
DEB_DEFAULT_COMPILER = ghc

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