Advent of Code - 2017 (Haskell Edition)
Note: There are implementations of this in Scala (JVM and native), Kotlin, Haskell and Eta. If you like any of these ... star it :).
To make this work you need to ...
- install stack
- run
stack test
- run
stack build
- run
stack exec haskell-aoc-exe