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

https://github.com/ammaraskar/haskell-adventofcode-2019

Solutions for Advent of Code 2019 in Haskell
https://github.com/ammaraskar/haskell-adventofcode-2019

Last synced: 10 months ago
JSON representation

Solutions for Advent of Code 2019 in Haskell

Awesome Lists containing this project

README

          

# Haskell-AdventOfCode-2019
[![Build Status](https://travis-ci.org/ammaraskar/Haskell-AdventOfCode-2019.svg?branch=master)](https://travis-ci.org/ammaraskar/Haskell-AdventOfCode-2019)

My solutions for Advent of Code 2019 in Haskell.

## Days Done:

* Day 1

* Day 2