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.
1 parent 3322046 commit d6fcdaaCopy full SHA for d6fcdaa
vector-stream/vector-stream.cabal
@@ -49,7 +49,7 @@ Library
49
Hs-Source-Dirs:
50
src
51
52
- Build-Depends: base >= 4.9 && < 4.21
+ Build-Depends: base >= 4.9 && < 4.22
53
, ghc-prim >= 0.2 && < 0.12
54
55
source-repository head
vector/vector.cabal
@@ -160,7 +160,7 @@ Library
160
Install-Includes:
161
vector.h
162
163
164
, primitive >= 0.6.4.0 && < 0.10
165
, deepseq >= 1.1 && < 1.6
166
, vector-stream >= 0.1 && < 0.2
0 commit comments