summaryrefslogtreecommitdiff
path: root/p/haskell-tasty-golden/debian/rules
blob: 17b4ee402211e073956fef80c934f7b35d36169b (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

DEB_ENABLE_TESTS = yes

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk

build-haddock-stamp: export LC_ALL := C.UTF-8