File: rules

package info (click to toggle)
haskell-quickcheck 2.15.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 460 kB
  • sloc: haskell: 5,377; sh: 35; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 97 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_ENABLE_TESTS = yes

export CABAL_PACKAGE = quickcheck2

%:
	dh $@