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

DEB_BUILD_DEPENDENCIES = build-arch
DEB_SETUP_GHC_CONFIGURE_ARGS := --flags=terminfo

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