All Projects → purcell → adventofcode2016

purcell / adventofcode2016

Licence: BSD-3-Clause license
Advent of Code 2016, in Haskell

Programming Languages

haskell
3896 projects
emacs lisp
2029 projects

Haskell solutions for 2016 Advent of Code

These little solutions are optimised for tidiness rather than speed of writing. In some cases I've code-golfed them for performance or elegance, in the interest of learning new tools and techniques.

Usage

With stack installed:

stack setup
stack build
stack exec adventofcode2016 [DAYNUM]

where DAYNUM is the number of one of the days of Advent!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].