Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willguimont/advent

Advent of Code
https://github.com/willguimont/advent

advent-of-code

Last synced: 6 days ago
JSON representation

Advent of Code

Awesome Lists containing this project

README

        

# Advent of Code

[Solving Advent of Code](https://adventofcode.com/) in Haskell for fun and profit. Automatically fetches the daily input using [advent-of-code-api](https://hackage.haskell.org/package/advent-of-code-api).

## Running

```bash
stack run
```