{ 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; }; }