replicate -package:Cabal -package:containers -package:bytestring -package:mono-traversable -package:filepath -package:conduit -package:streaming -package:vector package:storablevector

O(n) replicate n x is a Vector of length n with x the value of every element.