Skip to content

Commit d0cc8f4

Browse files
committed
Raise microlens upper bound (fixes #278)
1 parent 702fd00 commit d0cc8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vty.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ library
4343
blaze-builder >= 0.3.3.2 && < 0.5,
4444
bytestring,
4545
deepseq >= 1.1 && < 1.6,
46-
microlens < 0.4.14,
46+
microlens < 0.4.15,
4747
microlens-mtl,
4848
mtl >= 1.1.1.0 && < 2.4,
4949
stm,

0 commit comments

Comments
 (0)