summaryrefslogtreecommitdiff
path: root/p/haskell-markdown/debian/rules
blob: 114e9a8fcba05894f0d0e1fa711ab0a11e463908 (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

check-ghc-stamp: export LC_ALL := C.UTF-8