Skip to content

rolandtritsch/haskell-aoc-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code - 2020 (Haskell Edition)

GitHub last commit AoC 2020 - Haskell

AoC

To make this work you need to ...

  • install stack
  • run stack test
  • run stack build
  • run stack exec haskell-aoc-exe
  • run stack test haskell-aoc:haskell-aoc-test-day00 --file-watch to test a specific day

The documentation (with some explanations on the solutions) is on the gh-pages branch (that branch gets automatically updated/maintained by the build system).

About

Advent of Code 2020 (Haskell Edition)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published