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

DEB_CABAL_PACKAGE=src-exts
DEB_BUILD_DEPENDENCIES = build-arch
DEB_SETUP_GHC6_CONFIGURE_ARGS = --ghc-options="+RTS -V0 -RTS"

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