The questions are in cscc24-2023-5-a1.pdf Two files to hand in: Parser.hs (writing a parser; starter included) q2.txt (type inference; please create from scratch) Hajspy.hs has definitions. ParserLib.hs is the parsing library. testParser.hs has sample test cases. TestLib.hs is support code.