From 80314a3a0113ce95c788fd2eafa14a897a90762a Mon Sep 17 00:00:00 2001 From: wi11-holdsworth <83637728+wi11-holdsworth@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:21:13 +1000 Subject: [PATCH] docs: add oneliner comment --- Proj2.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Proj2.hs b/Proj2.hs index 9284e8e..9869e36 100644 --- a/Proj2.hs +++ b/Proj2.hs @@ -1,6 +1,8 @@ -- Will Holdsworth 1353032 -- -- +-- Implements toPitch, feedback, initialGuess and nextGuess to efficiently +-- play the game of musician as both the composer and the performer. module Proj2 ( Pitch,