File: rules

package info (click to toggle)
haskell-base-compat 0.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 624 kB
  • sloc: haskell: 1,795; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 105 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_ENABLE_TESTS = yes

# For the test suite
export LC_ALL=C.UTF-8

%:
	dh $@