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

DEB_SETUP_GHC6_CONFIGURE_ARGS = --ghc-options="+RTS -V0 -RTS"

# Standard way of building Haskell libraries .
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk