X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=README.html;h=09672cf9c2a342a0b6d12736fcb8dd76ea5cd0e3;hb=9dd10342313cd00b9f87444451a45a92e20895de;hp=916c577914204de7221867eca95a26dfc1028e87;hpb=09d448be7cd1dc2dd32ce632b0732d007279bf32;p=advent-of-code-19.git diff --git a/README.html b/README.html index 916c577..09672cf 100644 --- a/README.html +++ b/README.html @@ -12,7 +12,7 @@ -

Code to solve the Advent of Code puzzles. This year, I'm using the puzzles to develop my skills in Haskell.

+

Code to solve the Advent of Code puzzles. This year, I'm using the puzzles to develop my skills in Haskell. I'm writing up a commentary on these puzzles and my solutions on my blog.

Learn you a Haskell, Introduction to Haskell 98, and Hackage are good resources.

The Stack documentation and How I Start: Haskell are good sources of using the tools.

Toolchain