From 1ed43872c455ab0c636db3983b808c4e8e22dfe6 Mon Sep 17 00:00:00 2001 From: wi11-holdsworth <83637728+wi11-holdsworth@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:20:43 +1000 Subject: [PATCH] docs: add signature comment --- Proj2.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Proj2.hs b/Proj2.hs index ef0b7b3..9284e8e 100644 --- a/Proj2.hs +++ b/Proj2.hs @@ -1,3 +1,5 @@ +-- Will Holdsworth 1353032 +-- -- module Proj2