Commit 7a815ddc authored by Clint Adams's avatar Clint Adams
Browse files

chell fix

parent 962f9ed7
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -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
+11 −0
Original line number Diff line number Diff line
--- 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
+1 −0
Original line number Diff line number Diff line
newer-ansi-terminal