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

DEB_BUILD_DEPENDENCIES = build-arch
DEB_SETUP_GHC_CONFIGURE_ARGS = -f-integer-simple

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