X-Git-Url: https://git.njae.me.uk/?p=advent-of-code-19.git;a=blobdiff_plain;f=README.html;fp=README.html;h=09672cf9c2a342a0b6d12736fcb8dd76ea5cd0e3;hp=916c577914204de7221867eca95a26dfc1028e87;hb=331065b673178f48eb018306115ed9c64c286f53;hpb=16aa247d28894336b6ba6001fce4829b92280f48 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