words -package:streamly -package:ghc-lib-parser -package:relude 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