Closed adithyaov closed 4 years ago
I prefer the original module names to the Conversion name space, but it's okay I guess. Any other ideas? @harendra-kumar
Let's not introduce a Conversion
namespace. We can use the same naming as we use in Streamly, so this would be Streamly.Memory.ByteString
as it uses pinned memory.
Please ignore the last reference.
@harendra-kumar You can take a look at this PR. Please note the following changes that have to be made:
streamly
(After the release)cabal.project
file to look for streamly HEAD. but I'll remove that anyway after the next streamly release.extra-deps
from stack.yaml file
@psibi / @adithyaov I think we can merge this for now and make any other changes using other PRs, @hasufell is waiting for the change for quite some time now.
@harendra-kumar Sure, let me merge this then.
will there be a release?
@hasufell Yes, after 1 final check/change, hopefully by tomorrow.
@psibi Thank you for agreeing to maintain this repository. Please go through the changes and let me know any improvements/changes. Constructive criticism is always appreciated. If possible, could you please add me as a maintainer to this repository.