https://github.com/vest/aoc-haskell
This is an attempt to solve Advent of Code 2016 in Haskell
https://github.com/vest/aoc-haskell
advent advent-of-code advent-of-code-2016 haskell
Last synced: over 1 year ago
JSON representation
This is an attempt to solve Advent of Code 2016 in Haskell
- Host: GitHub
- URL: https://github.com/vest/aoc-haskell
- Owner: Vest
- License: mit
- Created: 2021-10-07T14:57:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T22:40:57.000Z (over 4 years ago)
- Last Synced: 2025-01-17T20:43:07.393Z (over 1 year ago)
- Topics: advent, advent-of-code, advent-of-code-2016, haskell
- Language: Haskell
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# aoc-haskell
This is an attempt to solve Advent of Code 2016 in Haskell