streamly
streamly copied to clipboard
Move Streamly.FileSystem.Handle to streamly-core
Fixes: https://github.com/composewell/streamly/issues/1834
fixes:https://github.com/composewell/streamly/issues/1836 https://github.com/composewell/streamly/issues/1835
Need to fix packdiff and bench-report before we can merge this
These three should be done in separate PRs for better reviewability, and in the following order:
- Unicode modules (except the ones that depend on unicode-data e.g. Utf8)
- FileSystem.Handle module
- Console.Stdio module
New PRs has been created: https://github.com/composewell/streamly/pull/1853 https://github.com/composewell/streamly/pull/1854 https://github.com/composewell/streamly/pull/1855