aoc2018-0.1.0.0: Advent of Code 2018 solutions and auto-runner
AOC.Challenge.Day11
Description
Day 11. See AOC.Solver for the types used in this module!
day11a :: Int :~> Point Source #
day11b :: Int :~> (Point, Int) Source #