Add implementation to TextProcessorJDK.findWordleWords() for haiku-kata-solutions module
The method findWordleWords() in the TextProcessorJDK class for the haiku-kata-solutions module is not yet implemented. Follow the TODOs and hints given in the method. Please do not add solutions to the non-solution modules. After writing the code, uncomment the test and tag annotations and check that the test case findWordleWords() in the TextProcessorJDKTest passes for the haiku-kata-solutions module. Make sure to adhere to our contribution guide.
Please note that this issue is created for GHC 2023 Open Source Day, thus priority will be given to the attendees of this event. After the event, this issue will be open to anyone.
Hi @prathasirisha i would be interested to work on this issue, i'm GHC'23 attendee, thank you!
hey @rzrobin213, I have created a PR for the above issue.Can you please review it?