Skip to content

rolandtritsch/haskell-aoc-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Taking a stab at doing the AoC in Haskell (at least Day01 :))

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published