[Git][haskell-team/package-plan][master] chell fix

Clint Adams gitlab at salsa.debian.org
Tue Apr 17 23:16:51 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / package-plan


Commits:
7a815ddc by Clint Adams at 2018-04-17T18:16:42-04:00
chell fix

- - - - -


3 changed files:

- packages.txt
- + patches/chell/0.4.0.2/newer-ansi-terminal
- + patches/chell/0.4.0.2/series


Changes:

=====================================
packages.txt
=====================================
--- a/packages.txt
+++ b/packages.txt
@@ -104,8 +104,8 @@ charsetdetect-ae 1.1.0.3
 Chart 1.8.3
 Chart-cairo 1.8.3
 ChasingBottoms 1.3.1.4
-chell 0.4.0.2 -fcolor-output ignore # BROKEN: LTS 11: newer ansi-terminal
-chell-quickcheck 0.2.5.1 ignore # BROKEN: LTS 11: via chell
+chell 0.4.0.2 -fcolor-output
+chell-quickcheck 0.2.5.1
 chunked-data 0.3.1
 cipher-aes 0.2.11
 cipher-aes128 0.7.0.3
@@ -309,7 +309,7 @@ gloss 1.11.1.1 key
 gloss-rendering 1.11.1.1 ignore # BROKEN: LTS 11: newer base
 GLURaw 2.0.0.4
 GLUT 2.7.0.13
-gnuidn 0.2.2 ignore # BROKEN: LTS 11: via chell
+gnuidn 0.2.2
 gnutls 0.2
 GraphSCC 1.0.4
 graphviz 2999.19.0.0 ignore # BROKEN: LTS 11: newer fgl
@@ -799,13 +799,13 @@ stringbuilder 0.5.1 notest
 string-conversions 0.4.0.1
 stringprep 1.0.0
 stringsearch 0.3.6.6
-stylish-haskell 0.9.0.0
+stylish-haskell 0.9.0.0 binary=stylish-haskell
 svg-builder 0.1.0.2
 swish 0.9.2.1 key notest
 syb 0.7
 syb-with-class 0.6.1.9
-system-fileio 0.3.16.3 ignore # BROKEN: LTS 11: via chell
-system-filepath 0.4.14 ignore # BROKEN: LTS 11: via chell
+system-fileio 0.3.16.3
+system-filepath 0.4.14
 system-posix-redirect 1.1.0.1
 tabular 0.2.2.7
 taffybar 1.0.1 key ignore # BROKEN: LTS 11: older dbus


=====================================
patches/chell/0.4.0.2/newer-ansi-terminal
=====================================
--- /dev/null
+++ b/patches/chell/0.4.0.2/newer-ansi-terminal
@@ -0,0 +1,11 @@
+--- a/chell.cabal
++++ b/chell.cabal
+@@ -77,7 +77,7 @@
+ 
+   if flag(color-output)
+     build-depends:
+-        ansi-terminal >= 0.5 && < 0.8
++        ansi-terminal >= 0.5 && < 0.9
+ 
+   exposed-modules:
+     Test.Chell


=====================================
patches/chell/0.4.0.2/series
=====================================
--- /dev/null
+++ b/patches/chell/0.4.0.2/series
@@ -0,0 +1 @@
+newer-ansi-terminal



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/7a815ddc9788f360cebb515c08c281fbbfa55d25

---
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/7a815ddc9788f360cebb515c08c281fbbfa55d25
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/20180417/16681af0/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list