adventofcode-0.1.0.0: Haskell solutions to adventofcode
LicenseMIT
Maintainer@tylerjl
Safe HaskellSafe-Inferred
LanguageHaskell2010

Y2016

Description

Solutions to the set of problems for adventofcode.com.

Each day is broken up into an individual module with accompaying spec tests and (possibly?) benchmarks. Each day's module exports are re-exported here for convenience when importing Y2016 et. al.

Documentation

module Y2016.D13

module Y2016.D12

module Y2016.D10

module Y2016.D09

module Y2016.D02

module Y2016.D01