map -package:containers -package:charset -package:Cabal-syntax -package:base-compat -package:case-insensitive -package:insert-ordered-containers -package:filepath -package:foldl package:bytestring is:exact

O(n) map f xs is the ByteString obtained by applying f to each element of xs.
O(n) map f xs is the ByteString obtained by applying f to each element of xs
O(n) map f xs is the ShortByteString obtained by applying f to each element of xs.