words -package:streamly -package:basic-prelude -is:package -package:ghc-lib-parser package:pipes-text

Split a text stream into FreeT-delimited words. Note that roundtripping with e.g. over words id eliminates extra space characters as with Prelude.unwords . Prelude.words