Add forgotten modules to std.package.#7843
Conversation
|
Thanks for your pull request and interest in making D better, @berni44! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "master + phobos#7843" |
|
std.outbuffer, std.typetuple and std.xml were intentionally removed by #6889 (std.typetuple was commented out already, however). |
8442a2e to
efbd457
Compare
Then it's only about adding sumtype. :-) |
Maybe
typetuplewas intentionally left out?