summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimponic <loganhunt@simponic.xyz>2022-12-13 00:45:11 -0700
committerSimponic <loganhunt@simponic.xyz>2022-12-13 00:45:11 -0700
commit5a68f700ecc30e5fdbdc802fc44c2ca0cbc85aaf (patch)
tree3e1c290f95a6ea01ae8241b64f8dd96f6bbd5533 /README.md
parent76358d0ed21969fc71903a88e7bc3255f28f7364 (diff)
downloadaoc-5a68f700ecc30e5fdbdc802fc44c2ca0cbc85aaf.tar.gz
aoc-5a68f700ecc30e5fdbdc802fc44c2ca0cbc85aaf.zip
Day 8 - haskell
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f98ef8..bb37572 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,8 @@
- [x] Elixir
- [Day 5](./day-05)
- [] Emacs Lisp
-- [] Haskell
+- [x] Haskell
+ - [Day 7](./day-07)
- [] Java
- [x] JavaScript
- [Day 6](./day-06)