Explicitly Require Coq Vector in vector.v (for coq/coq#18936)
1 unresolved thread
1 unresolved thread
Compare changes
+ 5
− 0
@@ -2,6 +2,11 @@
For https://github.com/coq/coq/pull/18936
I think previously stdpp vector.v pulled in stdlib Vector.v through NArith, Ndigits, and ByteVector.