streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Remove Streamly.Prelude and all IsStream related code

Open harendra-kumar opened this issue 3 years ago • 0 comments

  • Remove Streamly.Prelude and all IsStream related code
  • This means we can remove the old SVar code from streamly-core
  • It will also remove the dependency of streamly-core on monad-control
  • It will also remove the state being threaded around in StreamD and StreamK, simplifying the stream code

harendra-kumar avatar Oct 19 '22 19:10 harendra-kumar