Principles of Programming Languages - Project 3 Authors Mario Saldinger [email protected] [email protected] Theofilos-Iason Kantartzis [email protected] [email protected] Requirements Glasgow Haskell Compiler About Solving perfect mazes in Haskell using a modified version of Kruskal algorithm and DFS.