Adding modules to Packages search and results would increase discoverability. For example, searching for "task" would return : [Gleam OTP](https://hex.pm/packages/gleam_otp) - [gleam/otp/actor](https://hexdocs.pm/gleam_otp/gleam/otp/actor.html) - [gleam/otp/intensity_tracker](https://hexdocs.pm/gleam_otp/gleam/otp/intensity_tracker.html) - [gleam/otp/port](https://hexdocs.pm/gleam_otp/gleam/otp/port.html) - [gleam/otp/static_supervisor](https://hexdocs.pm/gleam_otp/gleam/otp/static_supervisor.html) - [gleam/otp/supervisor](https://hexdocs.pm/gleam_otp/gleam/otp/supervisor.html) - [gleam/otp/system](https://hexdocs.pm/gleam_otp/gleam/otp/system.html) - [gleam/otp/task](https://hexdocs.pm/gleam_otp/gleam/otp/task.html) ```