[Git][haskell-team/DHG_packages][master] attoparsec: run tests in C.UTF-8
Clint Adams
gitlab at salsa.debian.org
Sat Apr 14 19:27:50 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
347e8420 by Clint Adams at 2018-04-14T14:27:43-04:00
attoparsec: run tests in C.UTF-8
- - - - -
2 changed files:
- p/haskell-attoparsec/debian/changelog
- p/haskell-attoparsec/debian/rules
Changes:
=====================================
p/haskell-attoparsec/debian/changelog
=====================================
--- a/p/haskell-attoparsec/debian/changelog
+++ b/p/haskell-attoparsec/debian/changelog
@@ -1,3 +1,9 @@
+haskell-attoparsec (0.13.2.2-3) unstable; urgency=medium
+
+ * Run tests in C.UTF-8.
+
+ -- Clint Adams <clint at debian.org> Sat, 14 Apr 2018 14:26:05 -0400
+
haskell-attoparsec (0.13.2.2-2) unstable; urgency=medium
* Patch for newer QuickCheck.
=====================================
p/haskell-attoparsec/debian/rules
=====================================
--- a/p/haskell-attoparsec/debian/rules
+++ b/p/haskell-attoparsec/debian/rules
@@ -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
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/347e8420bbfaf77b7906972a2200379e8afdf470
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/347e8420bbfaf77b7906972a2200379e8afdf470
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180414/e3bb74f4/attachment.html>
More information about the Pkg-haskell-commits
mailing list