summaryrefslogtreecommitdiff
path: root/p/haskell-transformers-compat/debian/rules
blob: 41384b198e18e016ad5993cc0b75caba80c9b293 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

DEB_SETUP_GHC_CONFIGURE_ARGS += -f-three

# DEB_ENABLE_TESTS = yes

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