Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 535 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 535 Bytes

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