We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 160f790 + 05f8568 commit 3de781aCopy full SHA for 3de781a
tests/vty-tests.cabal
@@ -28,7 +28,7 @@ library
28
Verify.Graphics.Vty.Span
29
Verify.Graphics.Vty.Output
30
build-depends: base >= 4.8 && < 5,
31
- deepseq >= 1.1 && < 1.5,
+ deepseq >= 1.1 && < 1.6,
32
mtl >= 1.1.1.0 && < 2.4,
33
utf8-string >= 0.3 && < 1.1,
34
vector >= 0.7,
vty.cabal
@@ -44,7 +44,7 @@ library
44
45
blaze-builder >= 0.3.3.2 && < 0.5,
46
bytestring,
47
48
microlens < 0.4.14,
49
microlens-mtl,
50
microlens-th,
0 commit comments