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 a87e62d + ef51b0b commit 81e71b9Copy full SHA for 81e71b9
capability.cabal
@@ -58,13 +58,13 @@ library
58
, constraints >= 0.1 && < 0.12
59
, dlist >= 0.8 && < 0.9
60
, exceptions >= 0.6 && < 0.11
61
- , generic-lens >= 1.0 && < 1.2
+ , generic-lens >= 1.0 && < 1.3
62
, lens >= 4.16 && < 5.0
63
, monad-control >= 1.0 && < 1.1
64
, monad-unlift >= 0.2 && < 0.3
65
, mtl >= 2.0 && < 3.0
66
, mutable-containers >= 0.3 && < 0.4
67
- , primitive >= 0.6 && < 0.7
+ , primitive >= 0.6 && < 0.8
68
, safe-exceptions >= 0.1 && < 0.2
69
, streaming >= 0.2 && < 0.3
70
, transformers >= 0.5.5 && < 0.6
0 commit comments