/advent-of-code-2015-hs

Advent of Code 2015 solutions in Haskell

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Advent of Code 2015 in Haskell

Advent of Code solutions that I want to use it as a learning material for Haskell.

Code examples can be tested using stack test.

The final inputs executed via ghci. You can read the inputs from the file or paste stdin as an argument.

See: https://adventofcode.com/2015