File: rules

package info (click to toggle)
haskell-libyaml 0.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 100 kB
  • sloc: haskell: 673; ansic: 184; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 95 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f

export DEB_SETUP_GHC_CONFIGURE_ARGS := --flags="system-libyaml"

%:
	dh $@