You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method distinctLetters() in the TextProcessorEC 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 casedistinctLetters() in the TextProcessorECTest 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.
The text was updated successfully, but these errors were encountered:
The method
distinctLetters()
in theTextProcessorEC
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 casedistinctLetters()
in theTextProcessorECTest
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.
The text was updated successfully, but these errors were encountered: