Commit 58bd0e74 authored by Clint Adams's avatar Clint Adams
Browse files

memory: force C.UTF-8 for tests

parent 0d870d67
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-memory (0.14.16-2) unstable; urgency=medium

  * Force C.UTF-8 for tests.

 -- Clint Adams <clint@debian.org>  Thu, 12 Apr 2018 10:15:24 -0400

haskell-memory (0.14.16-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
+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