words -package:ghc-lib-parser -package:Cabal-syntax 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