replicate -package:Cabal -package:hedgehog -package:ghc package:text -is:exact -is:exact is:exact

O(n*m) replicate n t is a Text consisting of the input t repeated n times.
O(n*m) replicate n t is a Text consisting of the input t repeated n times.