File: rules

package info (click to toggle)
haskell-regex-tdfa 1.2.3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 356 kB
  • sloc: haskell: 3,830; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 219 bytes parent folder | download | duplicates (5)
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