We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d533b commit 5bb3361Copy full SHA for 5bb3361
arithmoi.cabal
@@ -28,7 +28,7 @@ source-repository head
28
library
29
build-depends:
30
base >=4.15 && <5,
31
- array >=0.5.4.0,
+ array >=0.5.4.0 && <0.6,
32
bitvec >=1.1 && <1.2,
33
containers >=0.5.11 && <0.9,
34
chimera >=0.3 && <0.5,
0 commit comments