[Git][haskell-team/DHG_packages][master] yaml: re-enable building of json2yaml and yaml2json

Clint Adams gitlab at salsa.debian.org
Mon Apr 16 03:08:57 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
884d1bbb by Clint Adams at 2018-04-15T22:08:12-04:00
yaml: re-enable building of json2yaml and yaml2json

- - - - -


2 changed files:

- p/haskell-yaml/debian/changelog
- p/haskell-yaml/debian/rules


Changes:

=====================================
p/haskell-yaml/debian/changelog
=====================================
--- a/p/haskell-yaml/debian/changelog
+++ b/p/haskell-yaml/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yaml (0.8.29-2) unstable; urgency=medium
+
+  * Re-enable building of json2yaml and yaml2json.
+
+ -- Clint Adams <clint at debian.org>  Sun, 15 Apr 2018 22:07:53 -0400
+
 haskell-yaml (0.8.29-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-yaml/debian/rules
=====================================
--- a/p/haskell-yaml/debian/rules
+++ b/p/haskell-yaml/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_SETUP_GHC_CONFIGURE_ARGS := --flags=system-libyaml
+DEB_SETUP_GHC_CONFIGURE_ARGS := --flags="system-libyaml -no-exe"
 
 # The test suite requires template haskell
 ifeq (0,$(shell ghc --info | grep 'Have interpreter.*YES' >/dev/null 2>&1; echo $$?))



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/884d1bbb182bd3dfe06569406bb3bf805304ab80

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/884d1bbb182bd3dfe06569406bb3bf805304ab80
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/20180416/e0231170/attachment.html>


More information about the Pkg-haskell-commits mailing list