nacro90 / advent-of-code-2015-hs

Advent of Code 2015 solutions in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2015 in Haskell

Advent of Code solutions that I want to use it as a learning material for Haskell.

Code examples can be tested using stack test.

The final inputs executed via ghci. You can read the inputs from the file or paste stdin as an argument.

See: https://adventofcode.com/2015

About

Advent of Code 2015 solutions in Haskell

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%