streamly/src
Harendra Kumar 6bf8b4abd9 Rename the parser Step constructors
Yield => Partial
Skip => Continue
Stop => Done

The new names are hopefully more intuitive. They also decouple the names from
the corresponding stream constructors so that there is no confusion about
mixing the two intuitions.

fixes #559
2020-06-24 21:07:08 +05:30
..
Streamly Rename the parser Step constructors 2020-06-24 21:07:08 +05:30
inline.hs Move inline.hs to top level, src/inline.hs 2019-12-09 16:48:36 +05:30
Streamly.hs Change mkParallel and mkAsync signatures 2020-01-25 15:32:27 +05:30