The questions are in cscc24-2025-5-a3.pdf Two files to hand in: * RE.curry for question 1 REDef.curry has definitions. testRE.curry has sample test cases. TestLib.curry is support code. * Parser.hs for question 2 Hajspy.hs has definitions. ParserLib.hs is the parsing library. testParser.hs has sample test cases. TestLib.hs is support code.