streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Move Streamly.FileSystem.Handle to streamly-core

Open rnjtranjan opened this issue 3 years ago • 2 comments
trafficstars

rnjtranjan avatar Sep 15 '22 08:09 rnjtranjan

Fixes: https://github.com/composewell/streamly/issues/1834

rnjtranjan avatar Sep 15 '22 08:09 rnjtranjan

fixes:https://github.com/composewell/streamly/issues/1836 https://github.com/composewell/streamly/issues/1835

rnjtranjan avatar Sep 19 '22 16:09 rnjtranjan

Need to fix packdiff and bench-report before we can merge this

adithyaov avatar Sep 22 '22 08:09 adithyaov

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

harendra-kumar avatar Sep 22 '22 09:09 harendra-kumar

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

rnjtranjan avatar Sep 23 '22 04:09 rnjtranjan