#!/usr/bin/make -f

# export DEB_ENABLE_TESTS = yes

common-binary-arch:: check-ghc-stamp

%:
	dh $@
