Adithya Kumar
Adithya Kumar
We don't support `shortest` anymore. We don't support `choice` anymore.
See https://github.com/composewell/streamly/pull/2427
`unsafeThaw` sounds fine to me. Why did we decide this?
`unsafeThaw` sounds good!
I just went through https://github.com/ndmitchell/hoogle/issues/288 The reason for not having database combination is that _they throw away lots of the essential information during construction._ I'm not sure I understand why....
@ndmitchell Thank you for your response. I'll get back to you with a more detailed answer why certain features are required. As I keep working, I will eventually hit a...
@juhp This failure can be ignored. This is an error in the `test-suite` and not in the library itself. The test-suite has been fixed accordingly.
Sounds good to me.
The idea of bumping the major version is that the folk importing the package from the master are well aware of the change as they would need to bump the...
Looking at https://github.com/composewell/unicode-data/issues/82#issuecomment-1259014101 We can bump `B` on the master post-release. We would still avail of all the PROs you mentioned.