filter -package:Cabal -package:aeson -package:vector -package:conduit -package:io-streams -package:regex-tdfa package:filepath

O(n) filter, applied to a predicate and a ByteString, returns a ByteString containing those characters that satisfy the predicate.
O(n) filter, applied to a predicate and a ByteString, returns a ByteString containing those characters that satisfy the predicate.