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 f31f831 + b24b329 commit 4698835Copy full SHA for 4698835
hw-simd.cabal
@@ -57,7 +57,7 @@ common hw-hspec-hedgehog { build-depends: hw-hspec-hedgehog >=
57
common hw-prim { build-depends: hw-prim >= 0.6.2.12 && < 0.7 }
58
common hw-rankselect { build-depends: hw-rankselect >= 0.13 && < 0.14 }
59
common hw-rankselect-base { build-depends: hw-rankselect-base >= 0.3.2.0 && < 0.4 }
60
-common lens { build-depends: lens >= 4 && < 5 }
+common lens { build-depends: lens >= 4 && < 6 }
61
common mmap { build-depends: mmap >= 0.5.9 && < 0.6 }
62
common text { build-depends: text >= 1.2.2 && < 2.0 }
63
common transformers { build-depends: transformers >= 0.4 && < 0.6 }
0 commit comments