This Qwick interview assignment response project is written in Haskell.
Project code is in app/Main.hs, src/Exercise.hs, and src/Zipper.hs.
To run it, setup your test case in the main function of app/Main.hs then run stack run in a terminal pointed at the project root.