{ day1 = { part1 = "53194"; part2 = "54249"; checkHaskell = true; checkBash = true; checkRust = true; }; day2 = { part1 = "2406"; part2 = "78375"; checkHaskell = true; checkBash = true; checkRust = true; }; day3 = { part1 = "531932"; part2 = "73646890"; checkHaskell = true; checkBash = false; checkRust = false; }; day4 = { part1 = "20667"; part2 = "5833065"; checkHaskell = true; checkBash = false; checkRust = false; }; day5 = { part1 = "462648396"; part2 = "2520479"; checkHaskell = true; checkBash = false; checkRust = false; }; day6 = { part1 = "393120"; part2 = "36872656"; checkHaskell = true; checkBash = false; checkRust = false; }; day7 = { part1 = "250474325"; part2 = "248909434"; checkHaskell = true; checkBash = false; checkRust = false; }; day8 = { part1 = "21409"; part2 = "21165830176709"; checkHaskell = true; checkBash = false; checkRust = false; }; }