Commit 347e8420 authored by Clint Adams's avatar Clint Adams
Browse files

attoparsec: run tests in C.UTF-8

parent 2b234da8
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-attoparsec (0.13.2.2-3) unstable; urgency=medium

  * Run tests in C.UTF-8.

 -- Clint Adams <clint@debian.org>  Sat, 14 Apr 2018 14:26:05 -0400

haskell-attoparsec (0.13.2.2-2) unstable; urgency=medium

  * Patch for newer QuickCheck.
+2 −0
Original line number Diff line number Diff line
@@ -4,3 +4,5 @@ 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