Skip to content

godu/advent-of-code

Repository files navigation

advent-of-code

Continuous Integration 👮‍♂️

Advent of code

Install

stack install hlint ormolu apply-refact

Build

stack build --test --haddock --no-haddock-hyperlink-source

Test

hlint .
ormolu --color always --check-idempotence --mode check **/*.hs
stack test [--file-watch --fast] [--ta "--match \"Year20XX.DayXX\""]

Run

stack run advent-of-code-20XX-exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published