streamly
streamly copied to clipboard
Remove Streamly.Prelude and all IsStream related code
- 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