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

DEB_SETUP_GHC_CONFIGURE_ARGS = --ghc-options="+RTS -V0 -RTS" -fnetwork-uri

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