diff --git a/vty.cabal b/vty.cabal index a61ca2f..861dfe6 100644 --- a/vty.cabal +++ b/vty.cabal @@ -50,7 +50,7 @@ library deepseq >= 1.1 && < 1.4, directory, filepath >= 1.0 && < 2.0, - lens >= 3.9.0.2 && < 5.0, + lens >= 3.9.0.2 && < 4.2, -- required for nice installation with yi hashable >= 1.2, mtl >= 1.1.1.0 && < 2.2,